Bug 143580

Summary: Perf dashboard should automatically select ranges for A/B testing
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Perf DashboardAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cdumez, kling, koivisto, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 141443    
Attachments:
Description Flags
Adds the feature cdumez: review+

Ryosuke Niwa
Reported 2015-04-09 14:59:55 PDT
In order to automatically confirm regressions and/or regressions, the perf dashboard needs to select an appropriate range to A/B test. Add an UI to try out different algorithms for this purpose.
Attachments
Adds the feature (18.79 KB, patch)
2015-04-09 15:44 PDT, Ryosuke Niwa
cdumez: review+
Ryosuke Niwa
Comment 1 2015-04-09 15:44:11 PDT
Created attachment 250475 [details] Adds the feature
Chris Dumez
Comment 2 2015-04-09 15:52:48 PDT
Comment on attachment 250475 [details] Adds the feature View in context: https://bugs.webkit.org/attachment.cgi?id=250475&action=review rs=me > Websites/perf.webkit.org/public/v2/app.js:559 > + var testRangeCandidates = new Array; Where is this used?
Ryosuke Niwa
Comment 3 2015-04-09 15:55:13 PDT
Comment on attachment 250475 [details] Adds the feature View in context: https://bugs.webkit.org/attachment.cgi?id=250475&action=review >> Websites/perf.webkit.org/public/v2/app.js:559 >> + var testRangeCandidates = new Array; > > Where is this used? Never! Will remove. Thanks!
Ryosuke Niwa
Comment 4 2015-04-09 15:58:24 PDT
Note You need to log in before you can comment on or make changes to this bug.