Note the speed difference.

This commit is contained in:
Alex Gaynor
2011-12-30 14:25:15 -06:00
parent 327fd09213
commit 69ef7c6ccb
+2 -1
View File
@@ -66,7 +66,8 @@ PyPy aims for maximum compatibility with the reference CPython implementation
while improving performance. while improving performance.
If you are looking to squeeze more performance out of your Python code, it's If you are looking to squeeze more performance out of your Python code, it's
worth giving PyPy a try. worth giving PyPy a try. On a suite of benchmarks, it's current `over 5 times
faster than CPython <http://speed.pypy.org/>`_.
Currently PyPy supports Python 2.7. Currently PyPy supports Python 2.7.