mcmilk / 7-Zip-zstd

7-Zip with support for Brotli, Fast-LZMA2, Lizard, LZ4, LZ5 and Zstandard
https://mcmilk.de/projects/7-Zip-zstd/
Other
5.06k stars 300 forks source link

7zip vs zip performance difference #320

Open kstepyra opened 1 year ago

kstepyra commented 1 year ago

Any reason why ZSTD (level 11) packing to ZIP is like 5-6 faster than to 7z ? I've compressed same folder (GBs of data) and had like 200MB/s on 7z and ~1200 on zip, same algorithm..

mcmilk commented 1 year ago

I have no idea where this comes from... Can you verify this also with the cli? Could you re-try this with wtime? And submit your generated values to this issue?

LulzRose commented 1 year ago

Thought id chime in, although during processing there are occasional peaks, the average for .7z, .zip, and .zstd all being level 11 zstd are 225MB/s, this was using the enwik9 1GB test file