If you want to track CPython team performance improvement records based on benchmark suites.
- For faster-cpython: https://github.com/faster-cpython/benchmarking-public
- For free-threading: https://github.com/facebookexperimental/free-threading-benchmarking
Both repos are based on "Faster CPython Benchmark Infrastructure" repo code.

Comments