Bug 55729
Summary: | ~5% regression in Kraken testsuite | ||
---|---|---|---|
Product: | WebKit | Reporter: | Xan Lopez <xan.lopez> |
Component: | JavaScriptCore | Assignee: | Geoffrey Garen <ggaren> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | barraclough, catfish.man, ggaren, mrobinson, oliver, xan.lopez |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Xan Lopez
According to http://arewefastyet.com/ JSC regressed recently on Kraken by about 5%. An insta-bisect by Catfish_Man on IRC suggests http://trac.webkit.org/changeset/80277 might be the culprit.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Martin Robinson
This change also may jave introduced a bunch of regressions. See: https://bugs.webkit.org/show_bug.cgi?id=55653
Geoffrey Garen
According to http://arewefastyet.com/, this wasn't a regression when it went back in. Perhaps the correctness bug was the cause of the regression, too.