Created originally on Bitbucket by Former user
Changesets for this Pull Request have not been imported, because it had been already declined on Bitbucket. Marked as closed by the import user.
Hello, I would like to propose a fix for the ZipFile library (issue #905 (closed))
The speedup, compared to PyPy baseline, varies from 2.3% on archives containing few larger files to 40% on archives containing many smaller files.
The memory consumption, compared to PyPy baseline, is reduced in average with 1%, with a maximum of 28% on archives containing many smaller files.