[pypy-commit] extradoc extradoc: add summary of resume data sizes

bivab noreply at buildbot.pypy.org
Fri Jul 27 15:52:55 CEST 2012


Author: David Schneider <david.schneider at picle.org>
Branch: extradoc
Changeset: r4389:0166ccaf04d6
Date: 2012-07-27 15:51 +0200
http://bitbucket.org/pypy/extradoc/changeset/0166ccaf04d6/

Log:	add summary of resume data sizes

diff --git a/talk/vmil2012/logs/resume_summary.csv b/talk/vmil2012/logs/resume_summary.csv
new file mode 100644
--- /dev/null
+++ b/talk/vmil2012/logs/resume_summary.csv
@@ -0,0 +1,12 @@
+exe,bench,number of guards,total resume data size,naive resume data size
+pypy-c,chaos,888,389.4765625,1307.61328125
+pypy-c,crypto_pyaes,956,491.69140625,1684.98046875
+pypy-c,django,1137,611.619140625,2558.9921875
+pypy-c,go,29989,23216.4765625,91648.1972656
+pypy-c,pyflate-fast,4019,2029.67578125,7426.25
+pypy-c,raytrace-simple,2661,1422.10351562,4567.625
+pypy-c,richards,1044,685.36328125,2580.06054688
+pypy-c,spambayes,12693,6418.13476562,35645.0546875
+pypy-c,sympy_expand,4532,2232.78515625,10008.6386719
+pypy-c,telco,2804,1524.15429688,6385.03515625
+pypy-c,twisted_names,9561,5434.06835938,29272.2089844


More information about the pypy-commit mailing list