Open
Bug 844664
Opened 8 years ago
Updated 4 years ago
Consider whether we could improve the performance of this SVG filter testcase (Chrome is worse)
Categories
(Core :: SVG, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: lars.sonchocky-helldorf, Unassigned)
References
(Depends on 1 open bug)
Details
(Keywords: perf, testcase, Whiteboard: [external-report])
Attachments
(1 file)
3.22 KB,
image/svg+xml
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:19.0) Gecko/20100101 Firefox/19.0 Build ID: 20130215130331 Steps to reproduce: - Open the attached SVG file in FireFox. It performs somewhat sluggish. - Now open the attached document in a text editor and uncomment the remaining filters and save it. - Open the attached SVG file in FireFox again. Now it grinds to a halt, FireFox becomes totally unresponsive - try the same in Google Chrome. Expected results: - I expect a fluent animation
Updated•8 years ago
|
Component: Untriaged → SVG
Product: Firefox → Core
![]() |
||
Updated•8 years ago
|
Updated•7 years ago
|
Whiteboard: [external-report]
Comment 2•4 years ago
|
||
On Mac we now seem to perform a little better than Chrome on my computer. That said, it's still very janky. (I didn't test with the remaining filters uncommented.)
Summary: very poor svg animation performance when using multiple filters → Consider whether we could improve the performance of this SVG filter testcase (Chrome is worse)
Comment 3•4 years ago
|
||
Similar perf to Chrome on Win10. Edge doesn't render the testcase.
You need to log in
before you can comment on or make changes to this bug.
Description
•