RESOLVED FIXED 145398
run-benchmark should print out the results
https://bugs.webkit.org/show_bug.cgi?id=145398
Summary run-benchmark should print out the results
Ryosuke Niwa
Reported 2015-05-26 16:57:37 PDT
run-benchmark should report the final results
Attachments
Adds the support (35.77 KB, patch)
2015-05-26 17:04 PDT, Ryosuke Niwa
no flags
Rebased for ToT (33.66 KB, patch)
2015-05-26 17:14 PDT, Ryosuke Niwa
koivisto: review+
Ryosuke Niwa
Comment 1 2015-05-26 17:04:59 PDT
Created attachment 253760 [details] Adds the support
Ryosuke Niwa
Comment 2 2015-05-26 17:05:47 PDT
Sample output: SunSpider:Time:Total: 157ms stdev=23.4% 3d-cube:Time: 6.8ms stdev=17.9% 3d-morph:Time: 24ms stdev=148.9% 3d-raytrace:Time: 7.0ms stdev=10.9% access-binary-trees:Time: 1.2ms stdev=35.5% access-fannkuch:Time: 6.2ms stdev=23.7% access-nbody:Time: 1.9ms stdev=16.2% access-nsieve:Time: 2.2ms stdev=18.7% bitops-3bit-bits-in-byte:Time: 1.1ms stdev=21.3% bitops-bits-in-byte:Time: 2.9ms stdev=12.9% bitops-bitwise-and:Time: 3.6ms stdev=36.9% bitops-nsieve-bits:Time: 3.0ms stdev=18.7% controlflow-recursive:Time: 1.7ms stdev=27.7% crypto-aes:Time: 3.8ms stdev=20.2% crypto-md5:Time: 2.8ms stdev=14.7% crypto-sha1:Time: 3.2ms stdev=16.3% date-format-tofte:Time: 6.0ms stdev=17.1% date-format-xparb:Time: 5.8ms stdev=14.8% math-cordic:Time: 2.6ms stdev=22.2% math-partial-sums:Time: 11ms stdev=46.6% math-spectral-norm:Time: 1.9ms stdev=23.5% regexp-dna:Time: 5.5ms stdev=17.0% string-base64:Time: 5.0ms stdev=13.0% string-fasta:Time: 11ms stdev=10.2% string-tagcloud:Time: 14ms stdev=15.5% string-unpack-code:Time: 15ms stdev=10.2% string-validate-input:Time: 8.1ms stdev=27.7%
Ryosuke Niwa
Comment 3 2015-05-26 17:14:24 PDT
Created attachment 253762 [details] Rebased for ToT
Ryosuke Niwa
Comment 4 2015-05-29 16:04:02 PDT
Note You need to log in before you can comment on or make changes to this bug.