mirror of
https://github.com/facebook/zstd.git
synced 2025-11-29 00:04:37 -05:00
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