Skip to content

Commit 69ef7c6

Browse files
committed
Note the speed difference.
1 parent 327fd09 commit 69ef7c6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/starting/which-python.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@ PyPy aims for maximum compatibility with the reference CPython implementation
6666
while improving performance.
6767

6868
If you are looking to squeeze more performance out of your Python code, it's
69-
worth giving PyPy a try.
69+
worth giving PyPy a try. On a suite of benchmarks, it's current `over 5 times
70+
faster than CPython <http://speed.pypy.org/>`_.
7071

7172
Currently PyPy supports Python 2.7.
7273

0 commit comments

Comments
 (0)