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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 26 17:09:13 PDT 2016


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

--- Comment #93 from Yusuke Suzuki <utatane.tea at gmail.com> ---
(In reply to comment #90)
> (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.

Oops, I was confused between code caching and code loading, thanks :)

-- 
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/20160527/585c257a/attachment.html>


More information about the webkit-unassigned mailing list