[Webkit-unassigned] [Bug 161409] [JSC] Implement parsing of Async Functions
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 9 14:09:25 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=161409
--- Comment #18 from Yusuke Suzuki <utatane.tea at gmail.com> ---
(In reply to comment #17)
> er, the cause of the poor linux perf.
OK, I've retaken the performance on my Linux box with rebooting.
Generating benchmark report at /home/yusukesuzuki/dev/WebKit/baseline_patch_Octane_hanayamata_20160910_0605_report.txt
And raw data at /home/yusukesuzuki/dev/WebKit/baseline_patch_Octane_hanayamata_20160910_0605.json
Benchmark report for Octane on hanayamata.
VMs tested:
"baseline" at /home/yusukesuzuki/dev/WebKit/WebKitBuild/async-master/Release/bin/jsc
"patch" at /home/yusukesuzuki/dev/WebKit/WebKitBuild/async/Release/bin/jsc
Collected 10 samples per benchmark/VM, with 10 VM invocations per benchmark. Emitted a call to
gc() between sample measurements. Used 1 benchmark iteration per VM invocation for warm-up. Used
the jsc-specific preciseTime() function to get microsecond-level timing. Reporting benchmark
execution times with 95% confidence intervals in milliseconds.
baseline patch
closure 0.62470+-0.01647 0.62386+-0.00330
jquery 8.14041+-0.09801 ? 8.17138+-0.04920 ?
<geometric> 2.25454+-0.02681 ? 2.25780+-0.00850 ? might be 1.0014x slower
Seems good.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160909/1a69922a/attachment-0001.html>
More information about the webkit-unassigned
mailing list