7 check-ins related to "decompressor2"
2014-12-22
| ||
16:41 | [6d10a1d28f] Integrate the decompressor2 branch into trunk now that it is faster. (user: spaskalev tags: trunk) | |
16:35 | [42ba1f458d] Closed-Leaf: Decompressor - try to fill as much as possible in the output buffer in a single pass. (user: spaskalev tags: decompressor2) | |
15:34 | [e9b80a705b] Fixed a nasty variable shadowing bug :) (user: spaskalev tags: decompressor2) | |
14:23 | [ae0940d072] Read available bytes and the end of the buffer and decompress in a singe pass (user: spaskalev tags: decompressor2) | |
2014-12-21
| ||
23:26 | [52e14c83da] Closing the decompressor2 branch as this implementation is slower than the naive one. (user: spaskalev tags: decompressor2) | |
22:12 | [bd1368b81f] Check in the new decompressor implementation in a separate branch (user: spaskalev tags: decompressor2) | |
19:38 | [1a4bdf36e2] Added debug/pprof to ease basic cpu profiling (user: spaskalev tags: trunk) | |