[webkit-reviews] review granted: [Bug 38025] Every call to RenderObject::setAnimatableStyle() iterates through all m_compositeAnimations: potentially O(N^2) : [Attachment 128366] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 22 22:46:42 PST 2012
Simon Fraser (smfr) <simon.fraser at apple.com> has granted Igor Trindade Oliveira
<igor.oliveira at webkit.org>'s request for review:
Bug 38025: Every call to RenderObject::setAnimatableStyle() iterates through
all m_compositeAnimations: potentially O(N^2)
https://bugs.webkit.org/show_bug.cgi?id=38025
Attachment 128366: Patch
https://bugs.webkit.org/attachment.cgi?id=128366&action=review
------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
Did you measure any performance gain?
More information about the webkit-reviews
mailing list