Created
July 30, 2015 17:42
-
-
Save gskachkov/895dd40035a1e54cfefd to your computer and use it in GitHub Desktop.
result with switch FTL/DGF switch off
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"vms": ["Foo"], | |
"suites": { | |
"JSRegress": { | |
"arrowfunction-afcall": { | |
"Foo": { | |
"data": [78.632080078125, 109.5048828125, 81.057861328125, 109.409912109375], | |
"mean": 94.65118408203125, | |
"confInt": 27.250389205294894 | |
} | |
}, | |
"functionexp-afcall-1": { | |
"Foo": { | |
"data": [84.843017578125, 79.466064453125, 110.029052734375, 85.393798828125], | |
"mean": 89.9329833984375, | |
"confInt": 21.738689330344926 | |
} | |
}, | |
"functionexp-afcall-2": { | |
"Foo": { | |
"data": [76.157958984375, 117.298095703125, 106.384033203125, 117.47998046875], | |
"mean": 104.33001708984375, | |
"confInt": 31.00470495281593 | |
} | |
}, | |
"<geometric>": { | |
"Foo": { | |
"data": [112.2797856368018, 91.07991204314797, 79.96755142544805, 99.5825116129639], | |
"mean": 95.72744017959043, | |
"confInt": 21.71722782135849 | |
} | |
} | |
} | |
}, | |
"runlog": "HOSTNAME:MacBook-Pro-Skachkov.local\n\nHARDWARE:hw.model: MacBookPro8,1\n\nWARMUP/3d-morph: Foo: 0: 0: Time: 68.60205078125\nWARMUP/string-fasta: Foo: 0: 0: Time: 53.733154296875\nWARMUP/crypto-md5: Foo: 0: 0: Time: 23.072021484375\nWARMUP/date-format-xparb: Foo: 0: 0: Time: 75.60986328125\nWARMUP/crypto-aes: Foo: 0: 0: Time: 36.468994140625\nWARMUP/string-unpack-code: Foo: 0: 0: Time: 143.67578125\nWARMUP/3d-cube: Foo: 0: 0: Time: 49.838134765625\nWARMUP/controlflow-recursive: Foo: 0: 0: Time: 14.447021484375\nWARMUP/math-cordic: Foo: 0: 0: Time: 57.583251953125\nWARMUP/bitops-3bit-bits-in-byte: Foo: 0: 0: Time: 18.60791015625\nWARMUP/access-binary-trees: Foo: 0: 0: Time: 11.23095703125\nWARMUP/access-nbody: Foo: 0: 0: Time: 37.44384765625\nWARMUP/string-tagcloud: Foo: 0: 0: Time: 58.4130859375\nWARMUP/math-spectral-norm: Foo: 0: 0: Time: 30.02783203125\nWARMUP/string-validate-input: Foo: 0: 0: Time: 37.553955078125\nWARMUP/access-nsieve: Foo: 0: 0: Time: 18.037109375\nWARMUP/regexp-dna: Foo: 0: 0: Time: 43.06201171875\nWARMUP/bitops-bitwise-and: Foo: 0: 0: Time: 24.987060546875\nWARMUP/3d-raytrace: Foo: 0: 0: Time: 47.822021484375\nWARMUP/bitops-bits-in-byte: Foo: 0: 0: Time: 29.58203125\nWARMUP/access-fannkuch: Foo: 0: 0: Time: 66.984130859375\nWARMUP/crypto-sha1: Foo: 0: 0: Time: 16.0791015625\nWARMUP/string-base64: Foo: 0: 0: Time: 35.364990234375\nWARMUP/math-partial-sums: Foo: 0: 0: Time: 48.443115234375\nWARMUP/date-format-tofte: Foo: 0: 0: Time: 62.39404296875\nWARMUP/bitops-nsieve-bits: Foo: 0: 0: Time: 82.030029296875\nJSRegress/arrowfunction-afcall: Foo: 2: 0: Time: 78.632080078125\nJSRegress/arrowfunction-afcall: Foo: 0: 0: Time: 109.5048828125\nJSRegress/functionexp-afcall-2: Foo: 2: 0: Time: 76.157958984375\nJSRegress/functionexp-afcall-1: Foo: 3: 0: Time: 84.843017578125\nJSRegress/arrowfunction-afcall: Foo: 1: 0: Time: 81.057861328125\nJSRegress/functionexp-afcall-1: Foo: 1: 0: Time: 79.466064453125\nJSRegress/arrowfunction-afcall: Foo: 3: 0: Time: 109.409912109375\nJSRegress/functionexp-afcall-2: Foo: 1: 0: Time: 117.298095703125\nJSRegress/functionexp-afcall-1: Foo: 0: 0: Time: 110.029052734375\nJSRegress/functionexp-afcall-2: Foo: 3: 0: Time: 106.384033203125\nJSRegress/functionexp-afcall-2: Foo: 0: 0: Time: 117.47998046875\nJSRegress/functionexp-afcall-1: Foo: 2: 0: Time: 85.393798828125\n" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment