[Webkit-unassigned] [Bug 161409] [JSC] Implement parsing of Async Functions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 23 13:57:53 PDT 2016


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

--- Comment #60 from Caitlin Potter (:caitp) <caitp at igalia.com> ---
As requested, a followup run benchmark:

```
                         Baseline                 WithPatch                                     

closure              0.51188+-0.02331          0.50381+-0.01643         might be 1.0160x faster
jquery               6.63200+-0.04502    ?     6.64141+-0.04629       ?

<geometric>          1.82306+-0.02974          1.81769+-0.02420         might be 1.0030x faster
```

The WithPatch VM is built with --asyncfunction-syntax, indicating that even with these changes, it's still essentially a non-issue for the parser.

New patch with fixed Source/JavaScriptCore/ChangeLog uploaded momentarily

-- 
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/20160923/6c8f0ad1/attachment.html>


More information about the webkit-unassigned mailing list