[webkit-changes] [WebKit/WebKit] c61608: A/B test results should only highlight when p-valu...

dewei-zhu noreply at github.com
Mon Oct 10 10:20:56 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c616083bd1a52f9aa4df6b45bc5beb85388d1dc8
      https://github.com/WebKit/WebKit/commit/c616083bd1a52f9aa4df6b45bc5beb85388d1dc8
  Author: Dewei Zhu <dewei_zhu at apple.com>
  Date:   2022-10-10 (Mon, 10 Oct 2022)

  Changed paths:
    M Websites/perf.webkit.org/public/v3/models/test-group.js

  Log Message:
  -----------
  A/B test results should only highlight when p-value <= 0.05
https://bugs.webkit.org/show_bug.cgi?id=246224
rdar://100648227

Reviewed by Ryosuke Niwa.

Engineers uses p-value <= 0.05 to consider an A/B test result to be significant.
Update the UI to match this behavior.

* Websites/perf.webkit.org/public/v3/models/test-group.js:
(TestGroup._computeRequestedCommitSets):

Canonical link: https://commits.webkit.org/255351@main




More information about the webkit-changes mailing list