[Webkit-unassigned] [Bug 6060] gearflowers.svg renders incredibly slowly in Safari

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Dec 17 13:29:51 PST 2005


http://bugzilla.opendarwin.org/show_bug.cgi?id=6060





------- Additional Comments From ladd at criticalpath.com  2005-12-17 13:29 -------
Created an attachment (id=5124)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=5124&action=view)
Profile of gearflowers.svg being rendered

Part of this is that it is a 521k file on a slow server. A local copy takes on
order of 3 seconds to render on a dual 2 GHz G5 here. 7.9% of the time is
consumed in CoreGraphic's getNextAxialShadingScanline, which may be somewhat
optimizable. Other gradient-related functions are taking up a significant chunk
of time, athough the only WebCore function is cgGradientCallback.

See attached shark profile.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list