Author: David Schneider <[email protected]>
Branch: extradoc
Changeset: r4325:420d41eb2f2d
Date: 2012-07-23 14:20 +0200
http://bitbucket.org/pypy/extradoc/changeset/420d41eb2f2d/

Log:    add generated table to the main document

diff --git a/talk/vmil2012/paper.tex b/talk/vmil2012/paper.tex
--- a/talk/vmil2012/paper.tex
+++ b/talk/vmil2012/paper.tex
@@ -320,6 +320,7 @@
     \caption{Optimized trace}
     \label{fig:trace-log}
 \end{figure}
+% section Resume Data (end)
 \section{Guards in the Backend}
 \label{sec:Guards in the Backend}
 
@@ -447,6 +448,8 @@
 \section{Evaluation}
 \label{sec:evaluation}
 
+\include{figures/benchmarks_table}
+
 * Evaluation
    * Measure guard memory consumption and machine code size
    * Extrapolate memory consumption for guard other guard encodings
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to