Author: Armin Rigo <[email protected]>
Branch: extradoc
Changeset: r5189:ff54844779ce
Date: 2014-04-07 21:48 +0200
http://bitbucket.org/pypy/extradoc/changeset/ff54844779ce/

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
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to