[Webkit-unassigned] [Bug 97063] New: Page loading performance tests should measure time in C++

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 18 19:55:14 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=97063

           Summary: Page loading performance tests should measure time in
                    C++
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: mjs at apple.com, abarth at webkit.org,
                    dpranke at chromium.org, jamesr at chromium.org,
                    morrita at google.com, pdr at google.com,
                    haraken at chromium.org


Right now page loading performance tests (PerformanceTests/PageLoad/; most notably all SVG perf. tests) and replay tests (PerformanceTests/Replay) measure the load time in Python. We should do this measurement in C++ code instead to reduce the variance.

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



More information about the webkit-unassigned mailing list