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 / Tests | Assignee: | 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)
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
<rdar://problem/9509370>