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:
This site runs on top of Django and Codespeed
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 python speed site
PyPy is a very compliant implementation of the Python language.
Main website: www.pypy.org
Blog: www.pypy.org/blog/
Code: PyPy branch of python fork of codespeed
Wiki: wiki.github.com/tobami/codespeed/
For problems or suggestions about this website please file an issue on the github repo