[Webkit-unassigned] [Bug 15395] New: ~JSSVGLength() is slow (or we're creating too many JSSVGLength objects)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 6 01:18:47 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15395

           Summary: ~JSSVGLength() is slow (or we're creating too many
                    JSSVGLength objects)
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
               URL: http://www.croczilla.com/svg/samples/invaders/invaders.s
                    vg
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org


~JSSVGLength() is slow (or we're creating too many JSSVGLength objects)

This might just be bug 14150 again.

But Space Invaders plays poorly because we spend soo much time in the
collector, or actually in ~JSSVGLength() called from the collector.


-- 
Configure bugmail: http://bugs.webkit.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