<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [JSC] implement async functions proposal"
   href="https://bugs.webkit.org/show_bug.cgi?id=156147#c24">Comment # 24</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [JSC] implement async functions proposal"
   href="https://bugs.webkit.org/show_bug.cgi?id=156147">bug 156147</a>
              from <span class="vcard"><a class="email" href="mailto:caitp&#64;igalia.com" title="Caitlin Potter (:caitp) &lt;caitp&#64;igalia.com&gt;"> <span class="fn">Caitlin Potter (:caitp)</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=156147#c23">comment #23</a>)
<span class="quote">&gt; (In reply to <a href="show_bug.cgi?id=156147#c19">comment #19</a>)
&gt; &gt; Created <span class=""><a href="attachment.cgi?id=275529&amp;action=diff" name="attach_275529" title="Patch">attachment 275529</a> <a href="attachment.cgi?id=275529&amp;action=edit" title="Patch">[details]</a></span>
&gt; &gt; Patch
&gt; &gt; 
&gt; &gt; don't tokenize async/await as keywords, hopefully not costing too much perf
&gt; 
&gt; Can you test parser performance on this? Specifically, octane's
&gt; jquery/closure benchmarks.
&gt; 
&gt; I'm working on making our parser faster as we've
&gt; regressed 10% since we've implemented arrow functions
&gt; and I don't want to introduce anything that slows the
&gt; parser down.</span >

It was regressing CodeLoad by quite a lot. I've managed to get it down to about a ~5% regression on average with some improvements for arrow function and method parsing, and can probably squeeze a few more out of it in other ways.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>