WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
17942
Slickspeed native tests return 0 ms
https://bugs.webkit.org/show_bug.cgi?id=17942
Summary
Slickspeed native tests return 0 ms
Brandon Shea
Reported
2008-03-19 00:38:05 PDT
Using WebKit's Slickspeed page (
http://webkit.org/perf/slickspeed/
), the latest Windows builds of WebKit do not correctly handle the native tests. The vast majority of the native tests being run simply return 0 ms for the time. Only three are handled correctly: div:nth-child(2n) div:nth-child(2n+1) div:nth-child(n) All of the non-native tests run as expected and produce results which are similar to OS X. If it matters, this machine is running Windows Vista 64 bit, and the problem was also present on Windows XP x64 Edition.
Attachments
Add attachment
proposed patch, testcase, etc.
Mark Rowe (bdash)
Comment 1
2008-03-19 01:36:19 PDT
I wonder if this is due to the time resolution that we retrieve from Windows being less than stellar?
Mark Rowe (bdash)
Comment 2
2008-03-19 01:36:37 PDT
<
rdar://problem/5807050
>
Brandon Shea
Comment 3
2008-03-19 09:36:21 PDT
Interestingly enough, I tested this out on a 32 bit version of Windows XP, and almost all of the tests work correctly in both Safari 3.1 and the latest WebKit build. That would seem to isolate the problem to 64 bit Windows, though I'm not sure how or why that has an effect.
Geoffrey Garen
Comment 4
2008-11-20 10:46:49 PST
I think Steve fixed this in
http://trac.webkit.org/changeset/36578
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug