[Webkit-unassigned] [Bug 180126] Add a test health page.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 28 21:22:14 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=180126

--- Comment #2 from dewei_zhu at apple.com ---
Comment on attachment 327826
  --> https://bugs.webkit.org/attachment.cgi?id=327826
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=327826&action=review

> Websites/perf.webkit.org/public/include/manifest-generator.php:48
> +            'warningHourBaseline' => config('warningHourBaseline'),
> +            'ratingCurveBase' => config('ratingCurveBase'),

The sigmoid like function is 1 / (1 + ratingCurveBase ^ (x - warningHourBaseline)), I'm open to have more descriptive names for those 2 variables.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171129/52c9cbe9/attachment.html>


More information about the webkit-unassigned mailing list