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
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to