Author: Alex Gaynor <[email protected]>
Branch: extradoc
Changeset: r3855:4919af68bda1
Date: 2011-07-30 15:47 -0700
http://bitbucket.org/pypy/extradoc/changeset/4919af68bda1/

Log:    malloc version is a smidgen slower.

diff --git a/blog/draft/string-formatting.rst b/blog/draft/string-formatting.rst
--- a/blog/draft/string-formatting.rst
+++ b/blog/draft/string-formatting.rst
@@ -67,4 +67,4 @@
         }
     }
 
-Which as discussed above, is more comperable to the Python, takes 1.93 seconds.
+Which as discussed above, is more comperable to the Python, takes 1.96 seconds.
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to