<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [ES6] Arrow function syntax. Emit loading&amp;putting this/super only if they are used in arrow function"
   href="https://bugs.webkit.org/show_bug.cgi?id=153981#c17">Comment # 17</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [ES6] Arrow function syntax. Emit loading&amp;putting this/super only if they are used in arrow function"
   href="https://bugs.webkit.org/show_bug.cgi?id=153981">bug 153981</a>
              from <span class="vcard"><a class="email" href="mailto:gskachkov&#64;gmail.com" title="GSkachkov &lt;gskachkov&#64;gmail.com&gt;"> <span class="fn">GSkachkov</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=153981#c3">comment #3</a>)
<span class="quote">&gt; Comment on <span class="bz_obsolete"><a href="attachment.cgi?id=271327&amp;action=diff" name="attach_271327" title="Patch">attachment 271327</a> <a href="attachment.cgi?id=271327&amp;action=edit" title="Patch">[details]</a></span>
&gt; Patch
&gt; 
&gt; View in context:
&gt; <a href="https://bugs.webkit.org/attachment.cgi?id=271327&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=271327&amp;action=review</a>
&gt; 
&gt; LGTM, just a few design suggestions and renaming suggestions.
&gt; Have you run perf numbers?
&gt; </span >

I think it quite good figures for arrow function:
                                                      before_patch                 after_patch
   arrowfunction-call-in-class-constructor          300.1710+-13.5061    ^    191.4837+-4.5846        ^ definitely 1.5676x faster
   arrowfunction-call-in-class-method                91.2163+-7.7129     ^     29.3135+-10.2887       ^ definitely 3.1118x faster
   arrowfunction-call-in-function                    96.5411+-31.9533    ^     19.6813+-1.5141        ^ definitely 4.9052x faster
   arrowfunction-call                                33.9300+-3.3111     ^     27.0056+-0.9594        ^ definitely 1.2564x faster</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>