<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#c23">Comment # 23</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:sbarati&#64;apple.com" title="Saam Barati &lt;sbarati&#64;apple.com&gt;"> <span class="fn">Saam Barati</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=156147#c19">comment #19</a>)
<span class="quote">&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; Patch
&gt; 
&gt; don't tokenize async/await as keywords, hopefully not costing too much perf</span >

Can you test parser performance on this? Specifically, octane's jquery/closure benchmarks.

I'm working on making our parser faster as we've
regressed 10% since we've implemented arrow functions
and I don't want to introduce anything that slows the
parser down.</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>