Bug 134931 - Show the top 10 improvements/regressions on the WebKit Perf Monitor
Summary: Show the top 10 improvements/regressions on the WebKit Perf Monitor
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-15 10:56 PDT by Carlos Alberto Lopez Perez
Modified: 2014-07-15 10:56 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Alberto Lopez Perez 2014-07-15 10:56:47 PDT
I think it would be great to replace the current index page of the WebKit Perf Monitor https://perf.webkit.org with two tables that show the top 10 improvements/regressions of the last week (7 days).

The idea would be to have something similar to https://chromeperf.appspot.com/

It would be great (as an extra) if the tables are dynamic and the user can update them to show a random number of improvements/regressions (default: 10), days (default: 7) and/or select by bot (mac/efl/gtk) or test name.

I think that this would be of great help to identify the regressions more quickly, because with the current perf monitor you have to manually examine lots of charts. Having already sorted the top 10 regressions on a table would be great.


What do you think about this? How difficult would be to implement it?

Thanks!