Faster CPython
latest
Projects to optimize CPython 3.7
Projects to optimize CPython 3.6
FAT Python
Everything in Python is mutable
Optimizations
Python bytecode
Python C API
AST Optimizers
Old AST Optimizer
Register-based Virtual Machine for Python
Read-only Python
History of Python optimizations
Misc
Kill the GIL?
Implementations of Python
Benchmarks
Random notes about PyPy
Talks
Links
Faster CPython
Docs
»
Benchmarks
Edit on GitHub
Benchmarks
¶
speed.pypy.org
: compare PyPy to CPython 2.7 (what about Python 3?)
Intel Language Performance
(CPython, 2.7 and default branches)
CPython benchmarks
, come from Unladen Swallow?
See also:
Python benchmark sizes