[Webkit-unassigned] [Bug 59471] New: Would like a way to identify the test directories whose tests are slowest on average

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 26 11:12:36 PDT 2011


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

           Summary: Would like a way to identify the test directories
                    whose tests are slowest on average
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com
                CC: simon.fraser at apple.com, ojan at chromium.org


The test time treemap at <http://test-results.appspot.com/dashboards/treemap.html> is good for identifying test directories that take a lot of time. But some of those directories take a lot of time simply because they contain a lot of tests, even if all those tests are fairly fast. It would be nice to have a way to identify directories that contain tests that are on average slower than others. One way to do this would be to have a treemap view that sorted based on average individual test time, rather than aggregate time for the whole directory.

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