RESOLVED FIXED 210938
Support `--report-execution-time` to report execution time for each JSC stress test
https://bugs.webkit.org/show_bug.cgi?id=210938
Summary Support `--report-execution-time` to report execution time for each JSC stres...
Yusuke Suzuki
Reported 2020-04-23 15:24:53 PDT
Support `--report-execution-time` to report execution time for each JSC stress test
Attachments
Patch (5.98 KB, patch)
2020-04-23 15:26 PDT, Yusuke Suzuki
no flags
Patch (6.15 KB, patch)
2020-04-23 15:37 PDT, Yusuke Suzuki
saam: review+
Yusuke Suzuki
Comment 1 2020-04-23 15:26:04 PDT
Yusuke Suzuki
Comment 2 2020-04-23 15:37:36 PDT
Yusuke Suzuki
Comment 3 2020-04-23 17:06:42 PDT
Comment on attachment 397393 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=397393&action=review > Tools/Scripts/webkitruby/jsc-stress-test-writer-default.rb:284 > + outp.puts "START_TIME=$SECONDS" I'll also remove this when $reportExecutionTime is false anyway.
Yusuke Suzuki
Comment 4 2020-04-23 17:08:41 PDT
Ensured it works locally.
Yusuke Suzuki
Comment 5 2020-04-23 17:12:06 PDT
Radar WebKit Bug Importer
Comment 6 2020-04-23 17:13:19 PDT
Note You need to log in before you can comment on or make changes to this bug.