Author: David Schneider <[email protected]> Branch: extradoc Changeset: r4567:44bd6c749928 Date: 2012-08-14 16:52 +0200 http://bitbucket.org/pypy/extradoc/changeset/44bd6c749928/
Log: Rephrase diff --git a/talk/vmil2012/paper.tex b/talk/vmil2012/paper.tex --- a/talk/vmil2012/paper.tex +++ b/talk/vmil2012/paper.tex @@ -739,8 +739,8 @@ The size of the resume data is not measured at runtime, but reconstructed from log files.} -For the different benchmarks the backend map has a size of -about 15\% to 20\% of the amount of memory compared to the size of the +For the different benchmarks the backend map has +about 15\% to 20\% of the size compared to the size of the generated machine code. On the other hand the generated machine code has only a size ranging from 20.5\% to 37.98\% of the size of the resume data and the backend map combined and being compressed as described before. _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
