4 ms·
This could be a good replacement for gzip/zlib. Similar compression ratios, but much faster. There is another variable that isn't mentioned here: memory effici
by spcoll 12y ago
This could be a good replacement for gzip/zlib. Similar compression ratios, but much faster.
There is another variable that isn't mentioned here: memory efficiency when compressing/decompressing large files. For me it's an important feature of gzip.