Mercurial > hg4j
log src/org/tmatesoft/hg/internal/InflaterDataAccess.java @ 643:a8ce405da1f5
age | author | description |
---|---|---|
Thu, 25 Apr 2013 16:08:17 +0200 | Artem Tikhomirov | Conditionally enable effective patch merge alternative for revlog reading |
Tue, 16 Apr 2013 19:31:57 +0200 | Artem Tikhomirov | Issue 43: poor performance with InflaterDataAccess. Phase 2: inflate into buffer, effective skip and readByte/readBytes() |
Tue, 16 Apr 2013 16:59:59 +0200 | Artem Tikhomirov | Issue 43: poor performance with InflaterDataAccess. Phase 1: test existing code, fix defects found |