Author: Armin Rigo <ar...@tunes.org>
Branch: extradoc
Changeset: r4014:9566e67df82c
Date: 2012-01-10 17:36 +0100
http://bitbucket.org/pypy/extradoc/changeset/9566e67df82c/

Log:    wording.

diff --git a/blog/draft/laplace.rst b/blog/draft/laplace.rst
--- a/blog/draft/laplace.rst
+++ b/blog/draft/laplace.rst
@@ -160,8 +160,9 @@
 real-world example. This is not the end though, in fact it's hardly the
 beginning: as we continue work, we hope to make even much better use of the
 high level information that we have. Looking at the generated assembler by
-gcc in this example it's pretty clear we can outperform it by having a much
-better aliasing information and hence a better possibilities for vectorization.
+gcc in this example it's pretty clear we can outperform it, thanks to better
+aliasing information and hence better possibilities for vectorization.
+Stay tuned.
 
 Cheers,
 fijal
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to