Bug 18159
Summary: | Acid3 test 65 takes more than 33ms (Windows) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Franck <drtifti> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows XP |
Franck
On my Sony laptop (XP SP2, Pentum M "Dothan" single core 1.7GHz), with build r31363, I CONSTANTLY - every single time - pass this test above 200ms !
avg outlet-time 210 ms
avg time when using battery power : 350ms
Screenshots:
http://img181.imageshack.us/my.php?image=timingoutletgz9.png
http://img187.imageshack.us/my.php?image=timingbatteryag6.png
I know my laptop is not top-of-the-line by any means but shouldn't this test be significantely faster ?
Comparatively, My old B&W G3 400MHz with Tiger / r31370 ran the test in 50ms.
proof :
http://img394.imageshack.us/my.php?image=r31370g3400mhzlt4.png
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Maciej Stachowiak
on my 2.4GHz MacBook Pro, I usually get around 75 milliseconds.
Maciej Stachowiak
Oh, test 65, I was thinking of 26.
Is this a cached load or uncached?
Franck
Using "Reload" does not improve the timing in any significant manner.
Loading more Acid3-pages after the first page is loaded in new Tabs/Windows doesn't help either. (excepting the loss of a few points on reload)
Peter Neumayr
same here, never get below 160ms on a MacBook 2,2 GHz DualCore running Windows XP (Webkit r31446).
but he nice thing is, that test 26 passes without any runtime problems (= faster than 33 ms)
Adam Roben (:aroben)
Please try again with r31466 or newer.
*** This bug has been marked as a duplicate of 18208 ***
Franck
As soon as a Win-build is available. I've seen your modification for 2 days, but I can't test a the moment.