My favorites | Sign in
Project Home Downloads Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
Download: Performance optimizations -- now runs faster and uses less battery! History loads at least 40% faster (depending on IO speeds)
 
Uploaded by:  pragma78@gmail.com
Released: May 08, 2012
Uploaded:  May 8, 2012
Downloads: 25
Deprecated



File:
Download  NetworkLog-1.4.4.apk   123 KB
Description:
Performance optimizations -- now runs faster and uses less battery!
History loads at least 40% faster (depending on IO speeds)
Don't create uid string and name lower-casing until needed
Get uid string directly from StringPool when possible to avoid valueOf() calls
Cache lowercased names in StringPool to avoid toLowerCase() calls
Replace instances of toLowerCase() in tight loops with StringPool.getLowerCase()
Replace pool.size() with StringPool.size field
StringPool now checks pool size only on additions
Setting max log entries now takes effect immediately
Cache max log entries value in Settings instead of always retrieving from prefs
Display apps tab by default instead of log tab
SHA1 Checksum: 25f6bf691a9b5e9b9e4193db28712a34eeed8b1f What's this?



Powered by Google Project Hosting