Mercurial > jhg
log src/org/tmatesoft/hg/internal/Pool.java @ 463:a0507a9f3da0 smartgit3
| age | author | description | 
|---|---|---|
| Fri, 19 Aug 2011 03:36:25 +0200 | Artem Tikhomirov | Optimize memory usage (reduce number of objects instantiated) when pooling file names and nodeids during manifest parsing | 
| Thu, 18 Aug 2011 03:46:36 +0200 | Artem Tikhomirov | Improve manifest parsing: decode bytes to chars once, minimize arraycopy on String instantiation, keep set of file revisions from previous manifest only | 
| Mon, 18 Apr 2011 18:04:24 +0200 | Artem Tikhomirov | Pool objects to avoid memory polution with duplicates | 

