WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
130050
Poor performance when one inline SVG references another through a "use" element
https://bugs.webkit.org/show_bug.cgi?id=130050
Summary
Poor performance when one inline SVG references another through a "use" element
Lars Rönnbäck
Reported
2014-03-10 16:33:38 PDT
I am not sure if poor performance is strictly a bug, but the performance is very poor when an inline SVG references (animated) parts of another SVG through a "use" element. Since duplicating the animations by hand in two 'unlinked' SVG images has great performance in comparison, I cannot see why the browser could not optimise the "use" element better. Please follow the link to see an illustrated example:
http://jsfiddle.net/roenbaeck/kbU4T/23/
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug