Author: Armin Rigo <ar...@tunes.org>
Branch: stm-edit
Changeset: r5188:b18f495241c3
Date: 2014-04-07 21:48 +0200
http://bitbucket.org/pypy/extradoc/changeset/b18f495241c3/

Log:    Fix

diff --git a/planning/tmdonate2.txt b/planning/tmdonate2.txt
--- a/planning/tmdonate2.txt
+++ b/planning/tmdonate2.txt
@@ -414,7 +414,7 @@
 of programming.  The PyPy project created a substantially improved Python
 language implementation, including a fast Just-in-time (JIT) compiler.
 The increased execution speed that PyPy provides has attracted many users,
-who now find their Python code runs up to four times faster under PyPy
+who now find their Python code runs between 2 and 50 times faster under PyPy
 than under the reference implementation written in C.
 
 However, in the presence of today's machines with multiple processors,
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to