logo

SPEED CENTER

About this site

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:

  • Processor: Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz
  • RAM: 64GB Micron DDR4 2400 MHz
  • Disk: 4TB TOSHIBA MG04ACA4

This site runs on top of Django and Codespeed

About the benchmarks

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

About PyPy

PyPy is a very compliant implementation of the Python language.

Main website: www.pypy.org

Blog: www.pypy.org/blog/

About Codespeed

Codespeed is a web application to monitor and analyze the performance of your code.

Code: PyPy branch of python fork of codespeed

Wiki: wiki.github.com/tobami/codespeed/

Contact

For problems or suggestions about this website please file an issue on the github repo