Author: David Schneider <[email protected]>
Branch: extradoc
Changeset: r4399:cbab0fa3dbc7
Date: 2012-07-31 12:32 +0200
http://bitbucket.org/pypy/extradoc/changeset/cbab0fa3dbc7/
Log: refine point
diff --git a/talk/vmil2012/paper.tex b/talk/vmil2012/paper.tex
--- a/talk/vmil2012/paper.tex
+++ b/talk/vmil2012/paper.tex
@@ -447,8 +447,8 @@
time the data stored in the backend needed to rebuild the state needs to be as
compact as possible to reduce the memory overhead produced by the large number
of guards, the numbers in Figure~\ref{fig:backend_data} illustrate that the
-compressed encoding currently has about 25\% of the size of of the generated
-instructions on x86.
+compressed encoding currently has about 15\% to 25\% of the size of of the
+generated instructions on x86.
As explained in previous sections, when a specific guard has failed often
enough
a new trace, referred to as a \emph{bridge}, starting from this guard is
recorded and
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit