------------------------------------------------------------------------------- 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-gcc-sunos-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: GCC 3.4.3 (csl-sol210-3_4-20050802) Bits: 32bit Build: Dec 31 2008 19:01:30 (#py3k) Unicode: UCS2 ------------------------------------------------------------------------------- Comparing with: amd-athlon64-x2-gcc-sunos.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: GCC 3.4.3 (csl-sol210-3_4-20050802) Bits: 32bit Build: Dec 31 2008 18:37:39 (#py3k) Unicode: UCS2 Test minimum run-time average run-time this other diff this other diff ------------------------------------------------------------------------------- BuiltinFunctionCalls: 94ms 94ms +0.1% 97ms 96ms +0.9% BuiltinMethodLookup: 87ms 90ms -3.1% 88ms 91ms -2.9% CompareFloats: 112ms 109ms +3.5% 114ms 112ms +1.9% CompareFloatsIntegers: 195ms 195ms -0.2% 198ms 197ms +0.4% CompareIntegers: 161ms 173ms -6.9% 163ms 175ms -6.9% CompareInternedStrings: 132ms 132ms -0.5% 134ms 133ms +0.6% CompareLongs: 94ms 101ms -7.3% 94ms 102ms -7.6% CompareStrings: 105ms 108ms -3.3% 107ms 109ms -2.2% ComplexPythonFunctionCalls: 135ms 133ms +1.4% 136ms 135ms +0.6% ConcatStrings: 174ms 174ms +0.5% 176ms 178ms -0.9% CreateInstances: 123ms 124ms -0.7% 125ms 126ms -0.9% CreateNewInstances: 91ms 93ms -1.7% 94ms 94ms -0.6% CreateStringsWithConcat: 165ms 172ms -3.7% 169ms 174ms -2.9% DictCreation: 80ms 81ms -1.0% 81ms 82ms -1.7% DictWithFloatKeys: 178ms 179ms -0.5% 178ms 181ms -1.4% DictWithIntegerKeys: 116ms 117ms -0.9% 116ms 117ms -1.1% DictWithStringKeys: 103ms 106ms -3.1% 103ms 109ms -5.5% ForLoops: 113ms 141ms -20.0% 113ms 141ms -20.2% IfThenElse: 127ms 170ms -25.4% 128ms 173ms -26.2% ListSlicing: 78ms 78ms +0.2% 79ms 79ms +0.1% NestedForLoops: 139ms 162ms -14.5% 139ms 163ms -14.8% NestedListComprehensions: 166ms 192ms -13.7% 168ms 194ms -13.2% NormalClassAttribute: 198ms 205ms -3.4% 199ms 205ms -3.1% NormalInstanceAttribute: 127ms 134ms -5.4% 128ms 135ms -5.5% PythonFunctionCalls: 98ms 104ms -6.0% 100ms 105ms -4.5% PythonMethodCalls: 127ms 129ms -2.1% 129ms 133ms -2.7% Recursion: 168ms 184ms -8.5% 170ms 186ms -9.0% SecondImport: 112ms 118ms -5.1% 115ms 122ms -5.7% SecondPackageImport: 121ms 129ms -6.4% 123ms 131ms -5.7% SecondSubmoduleImport: 162ms 172ms -5.7% 166ms 176ms -5.9% SimpleComplexArithmetic: 107ms 112ms -4.3% 108ms 114ms -5.2% SimpleDictManipulation: 193ms 181ms +6.8% 195ms 182ms +6.9% SimpleFloatArithmetic: 100ms 109ms -8.4% 101ms 111ms -8.7% SimpleIntFloatArithmetic: 137ms 144ms -5.1% 138ms 150ms -8.0% SimpleIntegerArithmetic: 135ms 145ms -7.1% 137ms 146ms -5.9% SimpleListComprehensions: 145ms 170ms -14.7% 147ms 172ms -14.5% SimpleListManipulation: 105ms 113ms -6.5% 106ms 121ms -12.4% SimpleLongArithmetic: 86ms 90ms -5.0% 87ms 91ms -4.4% SmallLists: 142ms 150ms -5.3% 143ms 152ms -6.0% SmallTuples: 129ms 136ms -5.6% 130ms 139ms -5.8% SpecialClassAttribute: 342ms 347ms -1.5% 344ms 352ms -2.2% SpecialInstanceAttribute: 126ms 134ms -5.4% 127ms 135ms -5.9% StringMappings: 361ms 364ms -0.7% 368ms 367ms +0.0% StringPredicates: 123ms 128ms -3.7% 124ms 129ms -3.6% StringSlicing: 196ms 201ms -2.8% 204ms 214ms -5.0% TryExcept: 118ms 126ms -6.7% 118ms 127ms -6.7% TryFinally: 88ms 91ms -2.8% 89ms 91ms -2.4% TryRaiseExcept: 43ms 42ms +1.5% 44ms 44ms +1.1% TupleSlicing: 148ms 151ms -2.0% 149ms 154ms -3.0% WithFinally: 120ms 126ms -5.0% 122ms 128ms -5.2% WithRaiseExcept: 120ms 124ms -3.5% 122ms 126ms -3.2% ------------------------------------------------------------------------------- Totals: 6943ms 7282ms -4.7% 7035ms 7402ms -5.0% (this=amd-athlon64-x2-gcc-sunos-baseline.pybench, other=amd-athlon64-x2-gcc-sunos.pybench)