[Webkit-unassigned] [Bug 151286] New: Highlight the inaccurate test results in the graphics benchmark results page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 13 17:34:09 PST 2015


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

            Bug ID: 151286
           Summary: Highlight the inaccurate test results in the graphics
                    benchmark results page
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Animations
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com
                CC: dino at apple.com

Because the number of tests has been increasing and many data are displayed for every test, we need an easy way to show visually the inaccurate results. The criteria I chose is the following:

If the standard deviation of the test complexity or the frame rate is more than 10%, the standard deviation and the test name will be displayed in red.
If the average frame rate is not in the range = [(desired_frame_rate - 2) .. (desired_frame_rate - 2)], the average frame rate and the test name will be displayed in red.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151114/bfece690/attachment-0001.html>


More information about the webkit-unassigned mailing list