Skip to content

python/pyperformance

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

* .github: Add Automated release process

* rebase

* Fix wrongly rebased code

* Apply suggestions from code review

Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>

* pyproject.toml: Address code review

Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
340008c

Git stats

Files

Permalink
Failed to load latest commit information.

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.