Skip to content
Python Performance Benchmark Suite
Branch: master
Clone or download
vstinner Issue #47, #48: Disable genshi and chameleon
These benchmarks are incompatible with Python 3.8 yet.
Latest commit 2629c5f Oct 17, 2018
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Add an issue template Jul 3, 2017
doc
performance
.gitignore
.travis.yml
AUTHORS
COPYING
MANIFEST.in
README.rst
TODO.rst
pyperformance
runtests.py Fix pep8 Jan 9, 2018
setup.py
tox.ini Fix pep8 Jan 9, 2018

README.rst

The Python Benchmark Suite

Latest release on the Python Cheeseshop (PyPI) Build status of perf on Travis CI

The performance 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.

performance is distributed under the MIT license.

You can’t perform that action at this time.