8000 GitHub - python/pyperformance at 6d10e488f65dbbf94a45654b76e7e5ef6b6be70a
[go: up one dir, main page]

Skip to content

python/pyperformance

Repository files navigation

The Python Benchmark Suite

Latest pyperformance release on the Python Cheeseshop (PyPI) Build status of pyperformance on GitHub Actions

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 is not tuned for PyPy yet: use the PyPy benchmarks project instead to measure PyPy performances.

pyperformance is distributed under the MIT license.

0