Bug 15395

Summary: ~JSSVGLength() is slow (or we're creating too many JSSVGLength objects)
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
URL: http://www.croczilla.com/svg/samples/invaders/invaders.svg
Bug Depends on: 14150    
Bug Blocks:    
Attachments:
Description Flags
sample showing the slowness none

Eric Seidel (no email)
Reported 2007-10-06 01:18:47 PDT
~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.
Attachments
sample showing the slowness (65.54 KB, text/plain)
2007-10-06 01:19 PDT, Eric Seidel (no email)
no flags
Eric Seidel (no email)
Comment 1 2007-10-06 01:19:08 PDT
Created attachment 16564 [details] sample showing the slowness
Eric Seidel (no email)
Comment 2 2007-10-11 11:18:18 PDT
This may be "fixed" now that bug 14150 is resolved. Unsure.
Eric Seidel (no email)
Comment 3 2007-12-15 04:07:37 PST
I believe this is fixed now what bug 14150 is resolved.
Note You need to log in before you can comment on or make changes to this bug.