RESOLVED FIXED Bug 15395
~JSSVGLength() is slow (or we're creating too many JSSVGLength objects)
https://bugs.webkit.org/show_bug.cgi?id=15395
Summary ~JSSVGLength() is slow (or we're creating too many JSSVGLength objects)
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.