Bug 102696
Summary: | 2.5% regression on page cycler moz | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ojan Vafai <ojan> |
Component: | Page Loading | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | abarth, haraken, jianli, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ojan Vafai
http://build.chromium.org/f/chromium/perf/chromium-rel-win7-webkit/moz/report.html?rev=168779&graph=times&history=50
http://build.chromium.org/f/chromium/perf/mac-release-10.6-webkit-latest/moz/report.html?rev=168757&graph=times&history&history=50
It's almost certainly not something on the Chromium side: http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog.html?url=/trunk/src&mode=html&range=168480:168481
Which leaves the following WebKit regression range: http://trac.webkit.org/log/?verbose=on&rev=135087&stop_rev=135083
It seems it must be one of the 3 V8 changes in that range.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Barth
The V8 changes in that range aren't supposed to change the generated code at all. If there's a behavior change, that's likely a mistake.
Ojan Vafai
*** This bug has been marked as a duplicate of bug 102822 ***