7-Zip-zstd icon indicating copy to clipboard operation
7-Zip-zstd copied to clipboard

7zip vs zip performance difference

Open kstepyra opened this issue 2 years ago • 2 comments

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..

kstepyra avatar May 13 '23 15:05 kstepyra

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?

mcmilk avatar May 14 '23 19:05 mcmilk

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

LulzRose avatar Jun 11 '23 19:06 LulzRose