Author: Maciej Fijalkowski <fij...@gmail.com>
Branch: extradoc
Changeset: r3941:16b98b486879
Date: 2011-10-27 15:17 +0200
http://bitbucket.org/pypy/extradoc/changeset/16b98b486879/

Log:    make some stuff bold

diff --git a/blog/draft/faster-json.rst b/blog/draft/faster-json.rst
--- a/blog/draft/faster-json.rst
+++ b/blog/draft/faster-json.rst
@@ -7,9 +7,9 @@
 writing a `benchmark`_, which is admiteddly not very good, but it's better
 than nothing (suggestions to improve welcomed!).
 
-For this particular benchmark, the numbers are as follow. Note that CPython
+For this particular benchmark, the numbers are as follow. **Note that CPython
 uses hand-optimized C extension and PyPy uses a pure python version,
-hand-optimized in trunk, default in older versions. I'm taking the third run,
+hand-optimized in trunk, default in older versions**. I'm taking the third run,
 when things are warmed up, full session `here`_.
 
 +----------------------------+-------------+
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to