We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 327fd09 + 69ef7c6 commit 59cdb00Copy full SHA for 59cdb00
1 file changed
docs/starting/which-python.rst
@@ -66,7 +66,8 @@ PyPy aims for maximum compatibility with the reference CPython implementation
66
while improving performance.
67
68
If you are looking to squeeze more performance out of your Python code, it's
69
-worth giving PyPy a try.
+worth giving PyPy a try. On a suite of benchmarks, it's current `over 5 times
70
+faster than CPython <http://speed.pypy.org/>`_.
71
72
Currently PyPy supports Python 2.7.
73
0 commit comments