[Webkit-unassigned] [Bug 30055] Bad DOM performance in large SVG files

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


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


Patrick R. Gansterer <paroga at paroga.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #41379|                            |review?
               Flag|                            |




--- Comment #7 from Patrick R. Gansterer <paroga at paroga.com>  2009-10-18 09:10:27 PDT ---
Created an attachment (id=41379)
 --> (https://bugs.webkit.org/attachment.cgi?id=41379)
Paint RenderPath only when necessary

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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list