<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#c93">Comment # 93</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:utatane.tea&#64;gmail.com" title="Yusuke Suzuki &lt;utatane.tea&#64;gmail.com&gt;"> <span class="fn">Yusuke Suzuki</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=156147#c90">comment #90</a>)
<span class="quote">&gt; (In reply to <a href="show_bug.cgi?id=156147#c87">comment #87</a>)
&gt; &gt; Comment on <span class="bz_obsolete"><a href="attachment.cgi?id=279829&amp;action=diff" name="attach_279829" title="Patch">attachment 279829</a> <a href="attachment.cgi?id=279829&amp;action=edit" title="Patch">[details]</a></span>
&gt; &gt; Patch
&gt; &gt; 
&gt; &gt; View in context:
&gt; &gt; <a href="https://bugs.webkit.org/attachment.cgi?id=279829&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=279829&amp;action=review</a>
&gt; &gt; 
&gt; &gt; Looks good to me.
&gt; &gt; Before landing, please ensure that JSBench (you can run it with
&gt; &gt; run-jsc-benchmark) does not has regression,
&gt; &gt; since JSBench is good for measuring the code loading (parser) performance.
&gt; The Parser isn't actually very hot in JSBench because we have
&gt; the code cache. Octane/code-load (jQuery + closure) are much better
&gt; indicators of parser performance. Let's run those.</span >

Oops, I was confused between code caching and code loading, thanks :)</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>