[Webkit-unassigned] [Bug 156147] [JSC] implement async functions proposal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 26 16:08:49 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=156147

--- Comment #90 from Saam Barati <sbarati at apple.com> ---
(In reply to comment #87)
> Comment on attachment 279829 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=279829&action=review
> 
> Looks good to me.
> Before landing, please ensure that JSBench (you can run it with
> run-jsc-benchmark) does not has regression,
> since JSBench is good for measuring the code loading (parser) performance.
The Parser isn't actually very hot in JSBench because we have
the code cache. Octane/code-load (jQuery + closure) are much better
indicators of parser performance. Let's run those.

-- 
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/20160526/2018fa84/attachment.html>


More information about the webkit-unassigned mailing list