[Webkit-unassigned] [Bug 106078] New: Compute statistics in perftest.py instead of reading off of output text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 4 01:01:09 PST 2013


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

           Summary: Compute statistics in perftest.py instead of reading
                    off of output text
           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: eric at webkit.org, zoltan at webkit.org,
                    dpranke at chromium.org, morrita at google.com,
                    pdr at google.com


Right now, run-perf-tests simply reads statistics off of test output text for non-page-loading tests. While this is desirable in the long term where we can have all statistics functions implemented only in JavaScript, it blocks our work to use multiple instances of DRT/WTR to smooth out between-run variance in the bug 97510.

Now that Dromaeo and other perf. tests all report results from each iteration, we can reliably compute statistics in python code instead.

-- 
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