[Python-checkins] r51477 - python/branches/int_unification/INTBENCH
martin.v.loewis
python-checkins at python.org
Tue Aug 22 17:23:55 CEST 2006
Author: martin.v.loewis
Date: Tue Aug 22 17:23:54 2006
New Revision: 51477
Added:
python/branches/int_unification/INTBENCH
Log:
Add measurement results.
Added: python/branches/int_unification/INTBENCH
==============================================================================
--- (empty file)
+++ python/branches/int_unification/INTBENCH Tue Aug 22 17:23:54 2006
@@ -0,0 +1,9 @@
+Measurements of _testcapi.profile_int, on an 800MHz G3, OSX 10.4.7
+best of three runs
+
+r51476 (original p3yk)
+Test 1: 1.601978s
+Test 2: 1.696623s
+Test 3: 1.900683s
+Test 4: 5.307155s
+
More information about the Python-checkins
mailing list