kevva / decompress

Extracting archives made easy
MIT License
415 stars 51 forks source link

Performance regression in latest patch #77

Open shahar-h opened 4 years ago

shahar-h commented 4 years ago

Latest patch (4.2.1) has a performance regression. I created a sample repository that demonstrates the issue. I created 4 zip archives with empty files: 100, 1k, 5k, and 10k files. I decompressed each one of the files and measured decompress times.

Here are the results:

In order to run the sample: