[Webkit-unassigned] [Bug 17942] New: Slickspeed native tests return 0 ms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 19 00:38:05 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=17942

           Summary: Slickspeed native tests return 0 ms
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
        OS/Version: Windows Vista
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: greatcaffeine at gmail.com


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.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list