zstd/contrib
Yann Collet 0c66a44d1b first working test program
measures :
- compression ratio with / without dictionary
- create one dictionary per block
- memory budget for dictionaries
- decompression speed, using one different dictionary per block

current limitations :
- only one file
- 4K blocks only
- automatic dictionary built with 4K size

dictionary can be selected on command line, with -D
2018-08-28 15:47:07 -07:00
..
2018-06-09 14:31:17 -05:00
2018-03-19 16:13:12 -07:00
2018-06-10 18:04:21 -05:00
2018-08-28 15:47:07 -07:00
2018-07-02 15:06:46 +01:00
2018-07-14 12:34:03 +02:00
2018-06-14 13:05:33 -07:00
2018-03-19 16:15:06 -07:00
2017-03-30 12:42:44 -07:00