[Webkit-unassigned] [Bug 10817] New: <pattern> should not use CGLayer (30% of our time drawing patterns in large SVG)

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Sep 11 19:28:35 PDT 2006


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

           Summary: <pattern> should not use CGLayer (30% of our time
                    drawing patterns in large SVG)
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P4
         Component: SVG
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: macdome at opendarwin.org


<pattern> should not use CGLayer (30% of our time drawing patterns in large
SVG)

This was plan.svg

(Interesting to note Mozilla's analysis thereof:
http://weblogs.mozillazine.org/tor/archives/2006/04/)

A much better solution would be to raster the pattern down to a bitmap, thus
allowing CG to just blit the bitmap every time the pattern is used.


-- 
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