[pypy-commit] extradoc extradoc: update summary of benchmarks

bivab noreply at buildbot.pypy.org
Tue Jul 24 20:59:46 CEST 2012


Author: David Schneider <david.schneider at picle.org>
Branch: extradoc
Changeset: r4353:0c00e306cbff
Date: 2012-07-24 20:56 +0200
http://bitbucket.org/pypy/extradoc/changeset/0c00e306cbff/

Log:	update summary of benchmarks

diff --git a/talk/vmil2012/logs/summary.csv b/talk/vmil2012/logs/summary.csv
--- a/talk/vmil2012/logs/summary.csv
+++ b/talk/vmil2012/logs/summary.csv
@@ -1,12 +1,12 @@
 exe,bench,number of loops,new before,new after,get before,get after,set before,set after,guard before,guard after,numeric before,numeric after,rest before,rest after
-pypy,chaos,32,1810,186,1874,928,8996,684,598,242,1024,417,7603,2711
-pypy,crypto_pyaes,35,1385,234,1066,641,9660,873,373,110,1333,735,5976,3435
-pypy,django,39,1328,184,2711,1125,8251,803,884,275,623,231,7847,2831
-pypy,go,870,59577,4874,93474,32476,373715,22356,21449,7742,20792,7191,217142,78327
-pypy,pyflate-fast,147,5797,781,7654,3346,38540,2394,1977,1031,3805,1990,28135,12097
-pypy,raytrace-simple,115,7001,629,6283,2664,43793,2788,2078,861,2263,1353,28079,9234
-pypy,richards,51,1933,84,2614,1009,15947,569,634,268,700,192,10633,3430
-pypy,spambayes,477,16535,2861,29399,13143,114323,17032,6620,2318,13209,5387,75324,32570
-pypy,sympy_expand,174,6485,1067,10328,4131,36197,4078,2981,956,2493,1133,34017,11162
-pypy,telco,93,7289,464,9825,2244,40435,2559,2063,473,2833,964,35278,8996
-pypy,twisted_names,260,15575,2246,28618,10050,94792,9744,7838,1792,9127,2978,78420,25893
+pypy-c,chaos,32,1810,186,1874,928,8996,684,598,242,1024,417,7603,2711
+pypy-c,crypto_pyaes,35,1385,234,1066,641,9660,873,373,110,1333,735,5976,3435
+pypy-c,django,39,1328,184,2711,1125,8251,803,884,275,623,231,7847,2831
+pypy-c,go,870,59577,4874,93474,32476,373715,22356,21449,7742,20792,7191,217142,78327
+pypy-c,pyflate-fast,147,5797,781,7654,3346,38540,2394,1977,1031,3805,1990,28135,12097
+pypy-c,raytrace-simple,115,7001,629,6283,2664,43793,2788,2078,861,2263,1353,28079,9234
+pypy-c,richards,51,1933,84,2614,1009,15947,569,634,268,700,192,10633,3430
+pypy-c,spambayes,472,16117,2832,28469,12885,110877,16673,6419,2280,12936,5293,73480,31978
+pypy-c,sympy_expand,174,6485,1067,10328,4131,36197,4078,2981,956,2493,1133,34017,11162
+pypy-c,telco,93,7289,464,9825,2244,40435,2559,2063,473,2833,964,35278,8996
+pypy-c,twisted_names,235,14357,2012,26042,9251,88092,8553,7125,1656,8216,2649,71912,23881


More information about the pypy-commit mailing list