[pypy-commit] pypy improve-rbigint: Add regular pypy benchmark. The improvement is about 50 times

stian noreply at buildbot.pypy.org
Sat Jul 21 18:41:10 CEST 2012


Author: stian
Branch: improve-rbigint
Changeset: r56324:a902735aeb26
Date: 2012-06-24 07:55 +0200
http://bitbucket.org/pypy/pypy/changeset/a902735aeb26/

Log:	Add regular pypy benchmark. The improvement is about 50 times

diff --git a/pypy/translator/goal/targetbigintbenchmark.py b/pypy/translator/goal/targetbigintbenchmark.py
--- a/pypy/translator/goal/targetbigintbenchmark.py
+++ b/pypy/translator/goal/targetbigintbenchmark.py
@@ -10,6 +10,7 @@
     """
         A cutout with some benchmarks.
         Pypy default:
+        484.5688
         8.637287
         12.211942
         18.270045


More information about the pypy-commit mailing list