Bug 59471

Summary: Would like a way to identify the test directories whose tests are slowest on average
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: evan, simon.fraser
Priority: P2 Keywords: InRadar, ToolsHitList
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Adam Roben (:aroben)
Reported 2011-04-26 11:12:36 PDT
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.
Attachments
Adam Roben (:aroben)
Comment 1 2011-05-26 11:48:34 PDT
Note You need to log in before you can comment on or make changes to this bug.