pcompress/rabin
Moinak Ghosh d49a088eea Fixes and performance improvements for Dedupe Delta Compression
Avoid using fingerprints in minhash computation and fix write amplification
Modify min-heap to use 64bit values
Improve bsdiff performance
Fix pointer comparison in bsdiff
Use 32bit offsets in bsdiff to reduce memory usage
Improve Zero RLE Encoder performance
Add more buffer overflow checks in Zero RLE Decoder
2013-01-13 22:04:59 +05:30
..
global Work in progress global dedupe config setup. 2012-11-29 22:28:50 +05:30
rabin_dedup.c Fixes and performance improvements for Dedupe Delta Compression 2013-01-13 22:04:59 +05:30
rabin_dedup.h Introduce strict compiler flags and fix scores of warnings/issues. 2012-12-27 23:06:48 +05:30