Check-in [27ecac81d3]
Overview
Comment:Calculate the decompressed block length outside of the predictor loop
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 27ecac81d3f5ae4317a83f1f2825010857b6b288
User & Date: spaskalev on 2014-12-22 17:15:41
Other Links: manifest | tags
Context
2014-12-22
19:28
Extracted the predictor's hash function as a method of the context struct. Minor changes to the decompressor's variables. check-in: 9dfd3cb1a2 user: spaskalev tags: trunk
17:15
Calculate the decompressed block length outside of the predictor loop check-in: 27ecac81d3 user: spaskalev tags: trunk
16:41
Integrate the decompressor2 branch into trunk now that it is faster. check-in: 6d10a1d28f user: spaskalev tags: trunk
Changes