<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION (r203350-r203366): Debug JSC test failures"
   href="https://bugs.webkit.org/show_bug.cgi?id=159929#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION (r203350-r203366): Debug JSC test failures"
   href="https://bugs.webkit.org/show_bug.cgi?id=159929">bug 159929</a>
              from <span class="vcard"><a class="email" href="mailto:fpizlo&#64;apple.com" title="Filip Pizlo &lt;fpizlo&#64;apple.com&gt;"> <span class="fn">Filip Pizlo</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=159929#c5">comment #5</a>)
<span class="quote">&gt; (In reply to <a href="show_bug.cgi?id=159929#c4">comment #4</a>)
&gt; &gt; Wow, this test:
&gt; &gt; 
&gt; &gt; ecma/FunctionObjects/15.3.1.1-3.js
&gt; &gt; 
&gt; &gt; takes a really long time when running in debug with force eager compilation.
&gt; &gt; That's probably not a bug in the VM, but I'll check anyway.
&gt; &gt; 
&gt; &gt; Most likely I'll end up disabling forceEagerCompilation runs of this test.
&gt; 
&gt; Wow, 1 minute 33 seconds on my machine!</span >

Heh it spends 30 seconds compiling some crazy DFG function.  That's not a real bug.  It's slow because we're in debug and we're compiling synchronously, 'cause that's the test mode.</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>