[webkit-reviews] review requested: [Bug 30055] Bad DOM performance in large SVG files : [Attachment 41379] Paint RenderPath only when necessary

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 18 09:10:27 PDT 2009


Patrick R. Gansterer <paroga at paroga.com> has asked  for review:
Bug 30055: Bad DOM performance in large SVG files
https://bugs.webkit.org/show_bug.cgi?id=30055

Attachment 41379: Paint RenderPath only when necessary
https://bugs.webkit.org/attachment.cgi?id=41379&action=review

------- Additional Comments from Patrick R. Gansterer <paroga at paroga.com>
With this path clicking on the 3rd or 4th rect in
http://paroga.com/webkit/rect.php?c=10000&s=3 is about 4 times faster on my
computer. (time from click event until the first rect changes it's color)
I'm not sure if this is the right place for my changes.


More information about the webkit-reviews mailing list