pcompress/utils
Moinak Ghosh c0b4aa0116 Many optimizations and changes to Segmented Global Dedupe.
Use chunk hash based similarity matching rather than content based.
Use sorting to order hash buffer rather than min-heap for better accuracy.
Use fast CRC64 for similarity hash for speed and lower memory requirements.
2013-04-21 18:11:16 +05:30
..
cpuid.c Major License text cleanup. 2013-03-07 20:26:48 +05:30
cpuid.h Major License text cleanup. 2013-03-07 20:26:48 +05:30
fixlic.sh Major License text cleanup. 2013-03-07 20:26:48 +05:30
heapq.c Many optimizations and changes to Segmented Global Dedupe. 2013-04-21 18:11:16 +05:30
heapq.h Many optimizations and changes to Segmented Global Dedupe. 2013-04-21 18:11:16 +05:30
sse_level.c Major License text cleanup. 2013-03-07 20:26:48 +05:30
utils.c Complete implementation for Segmented Global Deduplication. 2013-04-18 21:26:24 +05:30
utils.h Many optimizations and changes to Segmented Global Dedupe. 2013-04-21 18:11:16 +05:30
xxhash.c Major License text cleanup. 2013-03-07 20:26:48 +05:30
xxhash.h Major License text cleanup. 2013-03-07 20:26:48 +05:30
xxhash_base.c Major License text cleanup. 2013-03-07 20:26:48 +05:30
xxhash_sse2.c Major License text cleanup. 2013-03-07 20:26:48 +05:30
xxhash_sse4.c Major License text cleanup. 2013-03-07 20:26:48 +05:30