[Python-checkins] r51574 - python/branches/int_unification/INTBENCH

martin.v.loewis python-checkins at python.org
Fri Aug 25 00:59:10 CEST 2006


Author: martin.v.loewis
Date: Fri Aug 25 00:59:10 2006
New Revision: 51574

Modified:
   python/branches/int_unification/INTBENCH
Log:
Benchmark r51573.


Modified: python/branches/int_unification/INTBENCH
==============================================================================
--- python/branches/int_unification/INTBENCH	(original)
+++ python/branches/int_unification/INTBENCH	Fri Aug 25 00:59:10 2006
@@ -39,3 +39,12 @@
 Test 5: 5.233576s
 Test 6: 2.161525s
 Test 7: 3.421624s
+
+r51573 (speed up PyLong_FromLong)
+Test 1: 3.149116s
+Test 2: 3.948204s
+Test 3: 4.012080s
+Test 4: 8.589921s
+Test 5: 4.481723s
+Test 6: 2.259849s
+Test 7: 3.453212s


More information about the Python-checkins mailing list