Author: mattip <[email protected]>
Branch:
Changeset: r332:34f06618ef7f
Date: 2015-06-24 20:20 +0300
http://bitbucket.org/pypy/benchmarks/changeset/34f06618ef7f/
Log: Backed out 45bdb6aca4bb, re-enable cffi-dependent benchmakr
diff --git a/benchmarks.py b/benchmarks.py
--- a/benchmarks.py
+++ b/benchmarks.py
@@ -83,8 +83,7 @@
'raytrace-simple', 'crypto_pyaes', 'bm_mako', 'bm_chameleon',
'json_bench', 'pidigits', 'hexiom2', 'eparse', 'deltablue',
'bm_dulwich_log', 'bm_krakatau', 'bm_mdp', 'pypy_interp',
- #'sqlitesynth',
- ]:
+ 'sqlitesynth']:
_register_new_bm(name, name, globals(), **opts.get(name, {}))
for name in ['names', 'iteration', 'tcp', 'pb', ]:#'web']:#, 'accepts']:
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit