lucianmarin / pybench

Python benchmark tool inspired by Geekbench.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pybench

Python benchmark inspired by Geekbench.

The purpose is to optimize modern CPUs for Python and make sure new versions of Python are getting faster.

It can also be used as a syntetic CPU benchmark.

Install and run

pip install -r requirements.txt
python3 bench.py

Times

Tested CPUs:

  • Intel i7-8565U: 50s
  • Intel i5-8210Y: 59.8s
  • Snapdragon 835: 8m 20s

Less is always better!

About

Python benchmark tool inspired by Geekbench.

License:Other


Languages

Language:Python 100.0%