[Webkit-unassigned] [Bug 210640] New: MotionMark class Benchmark has to ensure its _benchmarkStartTimestamp is valid while warming up

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 16 23:49:53 PDT 2020


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

            Bug ID: 210640
           Summary: MotionMark class Benchmark has to ensure its
                    _benchmarkStartTimestamp is valid while warming up
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

The MotionMark class Benchmark does not set its member _benchmarkStartTimestamp before it finishes warming up. This makes the getter 'timestamp' return NaN if it is called before finishing the warm up. Because of this, MotionMark might encounter a significant regression especially with the first test in the suite: the Multiply test.

-- 
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/20200417/555d4f5c/attachment.htm>


More information about the webkit-unassigned mailing list