Skip to content
uenx edited this page Jul 29, 2018 · 2 revisions

bitset-compressor

An experiment: trying to compress data taking advantage of bitsets distribution info

Need ZPAQ (http://mattmahoney.net/dc/zpaq.html) installed

Sample test:

$ node ./test_compress_range.js ./data/test_data_1.bin

screenshot