The pyperformance
project is intended to be an authoritative source of
benchmarks for all Python implementations. The focus is on real-world
benchmarks, rather than synthetic benchmarks, using whole applications when
possible.
- pyperformance documentation
- pyperformance GitHub project (source code, issues)
- Download pyperformance on PyPI
pyperformance is not tuned for PyPy yet: use the PyPy benchmarks project instead to measure PyPy performances.
pyperformance is distributed under the MIT license.