Author: Carl Friedrich Bolz <cfb...@gmx.de>
Branch: extradoc
Changeset: r4769:093c2875223b
Date: 2012-09-07 10:57 +0200
http://bitbucket.org/pypy/extradoc/changeset/093c2875223b/

Log:    comment in again

diff --git a/talk/vmil2012/paper.tex b/talk/vmil2012/paper.tex
--- a/talk/vmil2012/paper.tex
+++ b/talk/vmil2012/paper.tex
@@ -726,10 +726,10 @@
 cases the generated machine code and the related data is garbage collected. The
 figures show the total amount of operations that are evaluated by the JIT and
 the total amount of code and resume data that is generated.
-%The measurements and the evaluation focus on trace properties and memory
-%consumption, and do not discuss the execution time of the benchmarks. These
-%topics were covered in earlier work~\cite{bolz_allocation_2011} and 
furthermore
-%are not influenced that much by the techniques described in this paper.
+The measurements and the evaluation focus on trace properties and memory
+consumption, and do not discuss the execution time of the benchmarks. These
+topics were covered in earlier work~\cite{bolz_allocation_2011} and furthermore
+are not influenced that much by the techniques described in this paper.
 
 \bigtodo{reviewer c: Figure 7 was printed out of order.}
 
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to