We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 327fd09 commit 69ef7c6Copy full SHA for 69ef7c6
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