[Webkit-unassigned] [Bug 150698] New: Animometer computes frame rate incorrectly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 29 16:22:56 PDT 2015


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

            Bug ID: 150698
           Summary: Animometer computes frame rate incorrectly
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com
                CC: lforschler at apple.com

The Animator.animate() function tests if (this._frameCount == this._dropFrameCount) before incrementing this._frameCount, causing it to store the wrong this._measureTimeOffset. This causes it to report 90fps when it's actually doing 60fps.

-- 
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/20151029/f3327f7b/attachment.html>


More information about the webkit-unassigned mailing list