[Webkit-unassigned] [Bug 169351] New: [JSC] Add helpers to run Six Speed to run-jsc-benchmarks
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 8 02:52:27 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=169351
Bug ID: 169351
Summary: [JSC] Add helpers to run Six Speed to
run-jsc-benchmarks
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: utatane.tea at gmail.com
V8 folks attempt to optimize ES6 performance based on the measurement with the benchmark called "six-speed".
While it is a collection of quite small microbenchmarks, it is still useful to ensure that our ES6 optimization covers major use cases.
For the macrobenchmarks, we already have one ;)
It is also tracked by arewefastyet.com http://arewefastyet.com/#machine=29&view=breakdown&suite=six-speed.
Apparently, our default parameter implementation is a bit slow. (And I believe it can be fixed with https://bugs.webkit.org/show_bug.cgi?id=164582).
--
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/20170308/41c2f409/attachment.html>
More information about the webkit-unassigned
mailing list