[Webkit-unassigned] [Bug 258601] New: Speedometer 3: A lot of CPU time spent in Element::hasRunningTransitionForProperty

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 27 21:16:11 PDT 2023


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

            Bug ID: 258601
           Summary: Speedometer 3: A lot of CPU time spent in
                    Element::hasRunningTransitionForProperty
           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: rniwa at webkit.org
                CC: dino at apple.com, graouts at apple.com

We're spending a significant chunk of our time (~6%) of style resolution in this one function.
Reduce the overhead of calling this function.

-- 
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/20230628/c0dccf33/attachment.htm>


More information about the webkit-unassigned mailing list