[pypy-svn] extradoc extradoc: update

fijal commits-noreply at bitbucket.org
Thu Mar 10 15:19:19 CET 2011


Author: Maciej Fijalkowski <fijall at gmail.com>
Branch: extradoc
Changeset: r3372:4c410a1661fc
Date: 2011-03-10 09:19 -0500
http://bitbucket.org/pypy/extradoc/changeset/4c410a1661fc/

Log:	update

diff --git a/talk/pycon2011/whyslow/talk.rst b/talk/pycon2011/whyslow/talk.rst
--- a/talk/pycon2011/whyslow/talk.rst
+++ b/talk/pycon2011/whyslow/talk.rst
@@ -28,6 +28,8 @@
 * 150 KLOC of tests
 
 .. image:: carl_tests.jpg
+   :scale: 12%
+   :align: center
 
 Fast
 ----
@@ -168,11 +170,15 @@
 --------------------
 
 .. image:: cpython-instance.png
+   :scale: 50%
+   :align: center
 
 Map dicts (2)
 -------------
 
 .. image:: dictinstancemap.png
+   :scale: 30%
+   :align: center
 
 Dynamic method lookup
 ---------------------


More information about the Pypy-commit mailing list