[pypy-commit] extradoc extradoc: stm blog post fixes

Raemi noreply at buildbot.pypy.org
Tue Oct 15 13:22:13 CEST 2013


Author: Remi Meier <remi.meier at gmail.com>
Branch: extradoc
Changeset: r5091:a6a790947de2
Date: 2013-10-15 13:21 +0200
http://bitbucket.org/pypy/extradoc/changeset/a6a790947de2/

Log:	stm blog post fixes

diff --git a/blog/draft/stm-oct2013.rst b/blog/draft/stm-oct2013.rst
--- a/blog/draft/stm-oct2013.rst
+++ b/blog/draft/stm-oct2013.rst
@@ -79,6 +79,7 @@
 with a lot of things yet to come.
 
 You can also download a prebuilt binary from here: **XXX**
+(Linux x64 only for now)
 
 Summary
 -------
@@ -88,7 +89,7 @@
 improvement in speed.  What they also tell us is that, obviously, the
 result is not good enough *yet:* it still takes longer on a 8-threaded
 PyPy-STM than on a regular single-threaded PyPy-2.1.  As you should know
-by now, we are good at promizing speed and delivering it years later.
+by now, we are good at promising speed and delivering it years later.
 It has been two years already since PyPy-STM started, so we're in the
 fast-progressing step right now :-)
 


More information about the pypy-commit mailing list