------------------------------------------------------------------------------- Benchmark: 2010-07-08 20:28:19 ------------------------------------------------------------------------------- Rounds: 5 Warp: 10 Timer: time.time Machine Details: Platform ID: Linux-2.6.33.5-desktop-2mnb-x86_64-with-mandrake-2010.1-Cooker Processor: x86_64 Python: Implementation: CPython Executable: /home/antoine/py3k/__svn__/python Version: 3.2a0.0 Compiler: GCC 4.4.3 Bits: 64bit Build: Jul 8 2010 20:25:39 (#py3k:82645M) Unicode: UCS2 ------------------------------------------------------------------------------- Comparing with: orig.bench ------------------------------------------------------------------------------- Rounds: 5 Warp: 10 Timer: time.time Machine Details: Platform ID: Linux-2.6.33.5-desktop-2mnb-x86_64-with-mandrake-2010.1-Cooker Processor: x86_64 Python: Implementation: CPython Executable: /home/antoine/py3k/py3k/python Version: 3.2a0.0 Compiler: GCC 4.4.3 Bits: 64bit Build: Jul 8 2010 20:21:46 (#py3k) Unicode: UCS2 Test minimum run-time average run-time this other diff this other diff ------------------------------------------------------------------------------- BuiltinFunctionCalls: 59ms 61ms -3.6% 61ms 68ms -10.7% BuiltinMethodLookup: 43ms 43ms -0.5% 44ms 43ms +0.6% CompareFloats: 64ms 56ms +12.7% 64ms 57ms +13.0% CompareFloatsIntegers: 106ms 97ms +9.8% 107ms 98ms +10.0% CompareIntegers: 98ms 78ms +25.8% 98ms 78ms +25.6% CompareInternedStrings: 74ms 62ms +19.4% 74ms 62ms +19.4% CompareLongs: 59ms 45ms +29.5% 60ms 45ms +31.4% CompareStrings: 56ms 47ms +19.4% 56ms 47ms +19.4% ComplexPythonFunctionCalls: 62ms 64ms -3.2% 63ms 64ms -1.2% ConcatStrings: 64ms 67ms -4.1% 68ms 69ms -2.6% CreateInstances: 65ms 65ms -0.4% 67ms 67ms +1.4% CreateNewInstances: 48ms 49ms -2.4% 49ms 51ms -2.9% CreateStringsWithConcat: 75ms 77ms -2.6% 77ms 79ms -2.1% DictCreation: 49ms 46ms +7.2% 51ms 47ms +9.6% DictWithFloatKeys: 66ms 60ms +10.6% 67ms 60ms +11.6% DictWithIntegerKeys: 54ms 50ms +8.3% 55ms 50ms +9.5% DictWithStringKeys: 50ms 47ms +5.1% 50ms 47ms +6.6% ForLoops: 52ms 52ms +0.2% 52ms 52ms +0.0% IfThenElse: 67ms 67ms +0.9% 69ms 68ms +1.3% ListSlicing: 66ms 66ms -0.2% 66ms 67ms -0.4% NestedForLoops: 66ms 67ms -0.9% 67ms 67ms -0.8% NestedListComprehensions: 68ms 68ms -0.5% 69ms 69ms -0.6% NormalClassAttribute: 104ms 103ms +0.6% 104ms 105ms -0.5% NormalInstanceAttribute: 60ms 61ms -1.0% 62ms 62ms -1.5% PythonFunctionCalls: 55ms 56ms -1.7% 55ms 57ms -2.4% PythonMethodCalls: 76ms 73ms +4.0% 78ms 73ms +6.2% Recursion: 92ms 94ms -2.7% 93ms 95ms -2.6% SecondImport: 56ms 54ms +2.6% 57ms 56ms +2.0% SecondPackageImport: 59ms 56ms +4.6% 60ms 58ms +2.8% SecondSubmoduleImport: 71ms 70ms +1.4% 72ms 71ms +1.5% SimpleComplexArithmetic: 41ms 53ms -23.5% 41ms 54ms -23.2% SimpleDictManipulation: 85ms 87ms -2.6% 85ms 88ms -3.4% SimpleFloatArithmetic: 50ms 47ms +6.4% 51ms 48ms +5.6% SimpleIntFloatArithmetic: 59ms 59ms -0.9% 59ms 59ms -0.5% SimpleIntegerArithmetic: 58ms 59ms -1.2% 59ms 60ms -1.0% SimpleListComprehensions: 56ms 56ms -0.0% 58ms 58ms -0.1% SimpleListManipulation: 48ms 48ms -0.4% 49ms 48ms +2.5% SimpleLongArithmetic: 35ms 39ms -10.3% 37ms 40ms -7.8% SmallLists: 60ms 63ms -4.1% 63ms 64ms -1.8% SmallTuples: 74ms 74ms -0.7% 75ms 75ms -0.4% SpecialClassAttribute: 176ms 173ms +1.5% 179ms 174ms +3.2% SpecialInstanceAttribute: 62ms 61ms +1.5% 62ms 62ms +0.5% StringMappings: 146ms 148ms -1.1% 148ms 150ms -1.2% StringPredicates: 66ms 64ms +3.2% 67ms 65ms +1.7% StringSlicing: 92ms 89ms +4.4% 94ms 91ms +2.8% TryExcept: 36ms 36ms +0.5% 36ms 36ms -0.3% TryFinally: 50ms 52ms -4.0% 50ms 52ms -3.5% TryRaiseExcept: 22ms 22ms +2.2% 22ms 22ms +0.8% TupleSlicing: 90ms 88ms +1.6% 92ms 89ms +2.5% WithFinally: 70ms 70ms -0.2% 72ms 71ms +0.6% WithRaiseExcept: 67ms 69ms -2.3% 69ms 72ms -3.7% ------------------------------------------------------------------------------- Totals: 3427ms 3360ms +2.0% 3484ms 3412ms +2.1% (this=2010-07-08 20:28:19, other=orig.bench)