pypy3 performance regression vs pypy2
Created originally on Bitbucket by Bernat Gabor
Here is a concrete example:
https://github.com/pypa/virtualenv/blob/rewrite/tasks/make_zipapp.py
This script runs within:
- CPython 3.8 - 63.82s
- pypy3 - 447.57s
- pypy2 - 99.13s on
Benchmarks from https://dev.azure.com/pypa/virtualenv/_build/results?buildId=17548. I'd hope pypy3 to be on par at least with pypy2 here.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information