Bug 128158
Summary: | Lift the FTL tier-up threshold from 25000 to 100000 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Filip Pizlo <fpizlo> |
Component: | JavaScriptCore | Assignee: | Filip Pizlo <fpizlo> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | barraclough, ggaren, mark.lam, mhahnenberg, mmirman, msaboff, nrotem, oliver, sam |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 128039 |
Filip Pizlo
The 25000 threshold was picked pretty much at random back when the FTL could barely run "hello world". Now OctaneV2 is telling me fairly decisively that 100000 is better.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Filip Pizlo
Landed in http://trac.webkit.org/changeset/163366