[Webkit-unassigned] [Bug 159929] REGRESSION (r203350-r203366): Debug JSC test failures

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 19 16:58:04 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=159929

--- Comment #6 from Filip Pizlo <fpizlo at apple.com> ---
(In reply to comment #5)
> (In reply to comment #4)
> > 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!

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160719/788e2712/attachment-0001.html>


More information about the webkit-unassigned mailing list