Author: Antonio Cuni <[email protected]>
Branch: extradoc
Changeset: r5855:c2f10979b271
Date: 2017-10-30 10:49 +0100
http://bitbucket.org/pypy/extradoc/changeset/c2f10979b271/

Log:    another tweak

diff --git a/blog/draft/2017-10-how-to-make-80x-faster.rst 
b/blog/draft/2017-10-how-to-make-80x-faster.rst
--- a/blog/draft/2017-10-how-to-make-80x-faster.rst
+++ b/blog/draft/2017-10-how-to-make-80x-faster.rst
@@ -256,7 +256,7 @@
 
 As I said before, this is a very particular example, and the techniques
 described here do not always apply: it is not realistic to expect an 80x
-speedup, unfortunately. However, it clearly shows the potential of PyPy when
+speedup on arbitrary code, unfortunately. However, it clearly shows the 
potential of PyPy when
 it comes to high-speed computing. And most importantly, it's not a toy
 benchmark which was designed specifically to have good performance on PyPy:
 it's a real world example, albeit small.
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to