------------------------------------------------------------------------------- PYBENCH 2.0 ------------------------------------------------------------------------------- * using CPython 3.1a0 (py3k, Jan 1 2009, 15:38:48) [GCC 3.4.3 (csl-sol210-3_4-20050802)] * disabled garbage collection * system check interval set to maximum: 2147483647 * using timer: time.time ------------------------------------------------------------------------------- Benchmark: amd-athlon64-x2-suncc.pybench ------------------------------------------------------------------------------- Rounds: 10 Warp: 10 Timer: time.time Machine Details: Platform ID: SunOS-5.11-i86pc-i386-32bit-ELF Processor: i386 Python: Implementation: CPython Executable: /export/home/alex/src/python.org/py3k/python Version: 3.1.0 Compiler: C Bits: 32bit Build: Dec 31 2008 18:23:32 (#py3k) Unicode: UCS2 ------------------------------------------------------------------------------- Comparing with: amd-athlon64-x2-suncc-baseline.pybench ------------------------------------------------------------------------------- Rounds: 10 Warp: 10 Timer: time.time Machine Details: Platform ID: SunOS-5.11-i86pc-i386-32bit-ELF Processor: i386 Python: Implementation: CPython Executable: /export/home/alex/src/python.org/py3k/python Version: 3.1.0 Compiler: C Bits: 32bit Build: Dec 31 2008 18:31:11 (#py3k) Unicode: UCS2 Test minimum run-time average run-time this other diff this other diff ------------------------------------------------------------------------------- BuiltinFunctionCalls: 95ms 94ms +1.5% 100ms 98ms +2.2% BuiltinMethodLookup: 93ms 87ms +6.4% 102ms 89ms +15.1% CompareFloats: 115ms 118ms -2.7% 124ms 129ms -3.9% CompareFloatsIntegers: 203ms 212ms -4.2% 209ms 213ms -2.0% CompareIntegers: 173ms 188ms -7.8% 185ms 196ms -5.9% CompareInternedStrings: 138ms 135ms +2.5% 149ms 148ms +0.6% CompareLongs: 101ms 104ms -3.8% 110ms 113ms -2.7% CompareStrings: 119ms 114ms +3.8% 125ms 123ms +1.8% ComplexPythonFunctionCalls: 131ms 127ms +3.4% 132ms 128ms +3.6% ConcatStrings: 173ms 171ms +0.8% 174ms 172ms +0.9% CreateInstances: 129ms 126ms +2.3% 159ms 128ms +23.7% CreateNewInstances: 97ms 95ms +2.0% 103ms 96ms +6.9% CreateStringsWithConcat: 165ms 177ms -6.9% 175ms 179ms -2.5% DictCreation: 78ms 76ms +2.2% 80ms 77ms +3.5% DictWithFloatKeys: 178ms 186ms -4.2% 179ms 187ms -4.2% DictWithIntegerKeys: 100ms 110ms -8.3% 105ms 112ms -7.0% DictWithStringKeys: 91ms 99ms -7.6% 94ms 100ms -6.6% ForLoops: 100ms 107ms -6.5% 105ms 108ms -2.2% IfThenElse: 132ms 134ms -1.5% 142ms 143ms -0.2% ListSlicing: 77ms 78ms -0.5% 78ms 79ms -0.1% NestedForLoops: 124ms 133ms -6.4% 129ms 136ms -4.7% NestedListComprehensions: 154ms 159ms -3.0% 156ms 162ms -3.8% NormalClassAttribute: 223ms 212ms +5.4% 226ms 213ms +6.3% NormalInstanceAttribute: 115ms 121ms -4.9% 116ms 122ms -5.0% PythonFunctionCalls: 98ms 99ms -0.7% 102ms 102ms +0.4% PythonMethodCalls: 135ms 127ms +6.9% 137ms 130ms +5.3% Recursion: 184ms 185ms -0.5% 187ms 190ms -1.6% SecondImport: 121ms 122ms -1.2% 123ms 125ms -1.2% SecondPackageImport: 127ms 129ms -0.9% 130ms 131ms -0.9% SecondSubmoduleImport: 167ms 168ms -0.6% 170ms 172ms -1.2% SimpleComplexArithmetic: 114ms 109ms +4.0% 115ms 110ms +4.7% SimpleDictManipulation: 164ms 176ms -6.5% 168ms 181ms -7.3% SimpleFloatArithmetic: 113ms 109ms +2.9% 113ms 110ms +3.1% SimpleIntFloatArithmetic: 153ms 145ms +5.5% 155ms 147ms +5.5% SimpleIntegerArithmetic: 150ms 145ms +3.0% 155ms 147ms +5.1% SimpleListComprehensions: 135ms 144ms -6.0% 138ms 146ms -5.3% SimpleListManipulation: 100ms 111ms -10.1% 101ms 113ms -10.3% SimpleLongArithmetic: 97ms 96ms +1.2% 100ms 97ms +3.0% SmallLists: 146ms 150ms -3.1% 147ms 151ms -2.7% SmallTuples: 132ms 126ms +4.6% 134ms 127ms +5.6% SpecialClassAttribute: 344ms 334ms +2.8% 351ms 338ms +3.8% SpecialInstanceAttribute: 115ms 121ms -4.6% 117ms 122ms -4.6% StringMappings: 463ms 460ms +0.7% 476ms 475ms +0.1% StringPredicates: 144ms 142ms +1.2% 149ms 143ms +4.5% StringSlicing: 187ms 195ms -4.0% 194ms 203ms -4.5% TryExcept: 77ms 110ms -30.1% 77ms 110ms -30.2% TryFinally: 95ms 100ms -5.3% 95ms 101ms -5.7% TryRaiseExcept: 46ms 48ms -5.2% 47ms 49ms -4.1% TupleSlicing: 134ms 137ms -2.5% 135ms 139ms -2.5% WithFinally: 131ms 128ms +2.3% 133ms 131ms +1.3% WithRaiseExcept: 126ms 120ms +5.5% 128ms 122ms +5.0% ------------------------------------------------------------------------------- Totals: 7102ms 7199ms -1.3% 7333ms 7361ms -0.4% (this=amd-athlon64-x2-suncc.pybench, other=amd-athlon64-x2-suncc-baseline.pybench)