We have nightly benchmark runs of PyPy, together with CPython data for comparison. The current benchmarks have run since 2016 on a dedicated machine named benchmarker. Previously, we had other machines (tannit and briefly speed-python). The benchmarker machine is generously donated by Baroque Software. The specs are:
The benchmark code can be found here.
This is a benchmark suite based on Unladen Swallow, adapted for PyPy and runs on Python2 and Python3. Also see the speed.python.org site.
PyPy is a very compliant implementation of the Python language.
Main website: www.pypy.org
Documentation: doc.pypy.org
Blog: www.pypy.org/blog/
The source code of this website can be found on the
PyPy
branch of the Python fork of codespeed.
For problems or suggestions about this website, please file an issue in the GitHub repository.