|
| File: |
|
| Description: |
Memory and CPU optimizations
Implemented StringPool class to conserve String allocations
Optimize out need for binary search in getItemByAppUid if last index is still
current
Replaced majority of split calls with indexOf/substring
Wrap expensive MyLog string-concatenated calls with if-enabled check
Use 8Kb buffer when reading history, instead of potentially gigantic buffer
|
| SHA1 Checksum: |
5269cd6f96feda4b82dd1e6259e9199a121cc90e
What's this?
|
|
|