------------------------------------------------------------------------------- PYBENCH 2.1 ------------------------------------------------------------------------------- * using CPython 3.6.0a1+ (default:3a57eafd8401+, May 24 2016, 22:01:48) [GCC 4.8.4] * disabled garbage collection * system check interval set to maximum: 2147483647 * using timer: time.perf_counter * timer: resolution=1e-09, implementation=clock_gettime(CLOCK_MONOTONIC) ------------------------------------------------------------------------------- Benchmark: pybench ------------------------------------------------------------------------------- Rounds: 10 Warp: 10 Timer: time.perf_counter Machine Details: Platform ID: Linux-3.16.0-72-generic-i686-athlon-with-debian-jessie-sid Processor: athlon Python: Implementation: CPython Executable: /home/serhiy/py/cpython/python Version: 3.6.0a1+ Compiler: GCC 4.8.4 Bits: 32bit Build: May 24 2016 22:01:48 (#default:3a57eafd8401+) Unicode: UCS4 ------------------------------------------------------------------------------- Comparing with: ../cpython-baseline/pybench ------------------------------------------------------------------------------- Rounds: 10 Warp: 10 Timer: time.perf_counter Machine Details: Platform ID: Linux-3.16.0-72-generic-i686-athlon-with-debian-jessie-sid Processor: athlon Python: Implementation: CPython Executable: /home/serhiy/py/cpython-baseline/python Version: 3.6.0a1+ Compiler: GCC 4.8.4 Bits: 32bit Build: May 24 2016 22:01:48 (#default:3a57eafd8401) Unicode: UCS4 Test minimum run-time average run-time this other diff this other diff ------------------------------------------------------------------------------- BuiltinFunctionCalls: 130ms 143ms -9.4% 130ms 144ms -9.3% BuiltinMethodLookup: 62ms 69ms -10.5% 63ms 70ms -10.0% CompareFloats: 79ms 92ms -14.1% 79ms 92ms -14.1% CompareFloatsIntegers: 100ms 117ms -14.9% 107ms 118ms -8.7% CompareIntegers: 126ms 146ms -13.7% 126ms 146ms -13.7% CompareInternedStrings: 95ms 111ms -14.6% 96ms 112ms -13.8% CompareLongs: 73ms 85ms -13.9% 73ms 85ms -13.9% CompareStrings: 79ms 90ms -12.3% 80ms 91ms -12.1% ComplexPythonFunctionCalls: 127ms 136ms -7.0% 128ms 138ms -7.1% ConcatStrings: 106ms 129ms -17.2% 107ms 131ms -17.9% CreateInstances: 139ms 134ms +4.0% 141ms 136ms +4.0% CreateNewInstances: 104ms 100ms +4.0% 105ms 102ms +3.6% CreateStringsWithConcat: 165ms 194ms -15.2% 166ms 195ms -15.1% DictCreation: 87ms 93ms -6.4% 88ms 94ms -6.4% DictWithFloatKeys: 133ms 139ms -4.3% 136ms 140ms -2.8% DictWithIntegerKeys: 94ms 100ms -5.4% 96ms 100ms -4.2% DictWithStringKeys: 84ms 89ms -4.8% 86ms 89ms -3.5% ForLoops: 88ms 94ms -5.9% 89ms 94ms -5.6% IfThenElse: 92ms 106ms -13.6% 92ms 107ms -14.3% ListSlicing: 71ms 72ms -1.2% 72ms 72ms -1.1% NestedForLoops: 116ms 120ms -3.8% 121ms 121ms +0.6% NestedListComprehensions: 108ms 117ms -8.2% 108ms 123ms -12.2% NormalClassAttribute: 202ms 210ms -4.1% 202ms 211ms -4.3% NormalInstanceAttribute: 103ms 125ms -17.0% 105ms 127ms -17.3% PythonFunctionCalls: 102ms 112ms -9.1% 102ms 112ms -9.2% PythonMethodCalls: 154ms 155ms -0.9% 155ms 158ms -2.0% Recursion: 154ms 184ms -16.5% 154ms 185ms -16.9% SecondImport: 82ms 81ms +0.5% 84ms 82ms +1.9% SecondPackageImport: 85ms 88ms -2.9% 87ms 89ms -2.3% SecondSubmoduleImport: 201ms 194ms +3.7% 202ms 198ms +2.2% SimpleComplexArithmetic: 74ms 83ms -10.0% 75ms 83ms -10.1% SimpleDictManipulation: 159ms 168ms -5.3% 160ms 169ms -5.1% SimpleFloatArithmetic: 75ms 88ms -15.1% 75ms 88ms -15.3% SimpleIntFloatArithmetic: 84ms 99ms -14.9% 84ms 99ms -15.1% SimpleIntegerArithmetic: 84ms 99ms -14.9% 84ms 99ms -14.9% SimpleListComprehensions: 90ms 99ms -9.3% 90ms 105ms -14.0% SimpleListManipulation: 83ms 90ms -7.6% 84ms 91ms -8.0% SimpleLongArithmetic: 68ms 76ms -9.9% 69ms 78ms -11.0% SmallLists: 94ms 106ms -11.3% 95ms 107ms -11.0% SmallTuples: 125ms 130ms -4.5% 125ms 133ms -5.5% SpecialClassAttribute: 198ms 210ms -5.7% 199ms 211ms -5.7% SpecialInstanceAttribute: 103ms 117ms -12.3% 104ms 119ms -12.5% StringMappings: 294ms 319ms -7.8% 295ms 324ms -9.0% StringPredicates: 115ms 121ms -5.1% 118ms 125ms -5.5% StringSlicing: 133ms 141ms -5.5% 135ms 142ms -4.7% TryExcept: 75ms 75ms +0.0% 75ms 75ms +0.2% TryFinally: 82ms 82ms +0.4% 82ms 83ms -0.3% TryRaiseExcept: 33ms 32ms +4.9% 34ms 32ms +4.2% TupleSlicing: 113ms 117ms -3.6% 114ms 117ms -3.4% WithFinally: 162ms 152ms +6.9% 166ms 154ms +7.2% WithRaiseExcept: 140ms 121ms +15.9% 141ms 123ms +14.2% ------------------------------------------------------------------------------- Totals: 5726ms 6150ms -6.9% 5785ms 6219ms -7.0% (this=pybench, other=../cpython-baseline/pybench)