WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
143580
Perf dashboard should automatically select ranges for A/B testing
https://bugs.webkit.org/show_bug.cgi?id=143580
Summary
Perf dashboard should automatically select ranges for A/B testing
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Committed
r182611
: <
http://trac.webkit.org/changeset/182611
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug