<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@apple.com" title="Filip Pizlo <fpizlo@apple.com>"> <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">> (In reply to <a href="show_bug.cgi?id=159929#c4">comment #4</a>)
> > Wow, this test:
> >
> > ecma/FunctionObjects/15.3.1.1-3.js
> >
> > takes a really long time when running in debug with force eager compilation.
> > That's probably not a bug in the VM, but I'll check anyway.
> >
> > Most likely I'll end up disabling forceEagerCompilation runs of this test.
>
> 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>