Author: Carl Friedrich Bolz <[email protected]>
Branch: extradoc
Changeset: r4771:7a6523a9aa2b
Date: 2012-09-07 10:59 +0200
http://bitbucket.org/pypy/extradoc/changeset/7a6523a9aa2b/
Log: these are done
diff --git a/talk/vmil2012/paper.tex b/talk/vmil2012/paper.tex
--- a/talk/vmil2012/paper.tex
+++ b/talk/vmil2012/paper.tex
@@ -652,22 +652,6 @@
\section{Evaluation}
\label{sec:evaluation}
-\bigtodo{reviewer b: One missing data set in the empirical study
-is excution time performance info for the
-various guard implementation choices.
-The empirical data focuses on space not
-time.}
-
-\bigtodo{reviewer c:
-I would have liked to see an evaluation based on execution time rather than
-operations. I do not have a good sense of the relative cost of different
-operations, and from my experience know that it can be misleading to use such a
-measure.}
-
-\bigtodo{reviewer c:
-For all of the results some aggregate values would be useful (max/min, etc.)
-}
-
The results presented in this section are based on numbers gathered by running
a subset of the standard PyPy benchmarks. The PyPy benchmarks are used to
measure the performance of PyPy and are composed of a series of
@@ -978,8 +962,6 @@
debugging information in the presented benchmarks is at most about half the
size of the machine code generated.
-\bigtodo{for comparison we should add the total number of guards per benchmark
to one of the tables, and maybe also the number of traces}
-
% subsection Deoptimization in Method-Based JITs (end)
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit