[Webkit-unassigned] [Bug 145366] FTL is not working on Windows.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 27 05:14:03 PDT 2015


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

--- Comment #15 from peavo at outlook.com ---
(In reply to comment #14)
> 
> Have you passed --ftl-jit to run-javascriptcore-tests? 
> (Without this option FTL JIT is disabled on non Apple Mac platforms.)
> 
> You can set JSC_ftlCrashes=1 environment variable
> to check if a test triggers FTL compilation or not.

Ah, ok, thanks, this explains a bit :) I did not pass this option.
When I run the stress tests now, it only makes it to test number ~350 (v8) before it gets 5 failures, and then starts using excessive amounts of memory which stalls the test ...
It looks like more work is required here. I will start looking into it :)

-- 
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/20150527/16345623/attachment.html>


More information about the webkit-unassigned mailing list