Huge GUI lag when adjusting SVG
Categories
(Core :: Graphics, defect, P3)
Tracking
()
| Performance Impact | low |
People
(Reporter: adam.s.chalmers, Unassigned)
Details
(Keywords: perf:responsiveness)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:72.0) Gecko/20100101 Firefox/72.0
Steps to reproduce:
- Opened FF Nightly 72.0a1 (2019-11-25) (64-bit) on my Macbook Pro
- Visited https://wattenberger.com/guide/scaling-svg
- Scrolled down to the 4 adjustable sliders
- Adjusted a slider
Actual results:
Firefox started dropping GUI frames like crazy. I experienced huge lag as the SVG struggled to redraw.
Profile: https://perfht.ml/37yVrom
Expected results:
There should have been no lag and the SVG should have redrawn itself at the browser refresh rate. Chrome did this correctly.
Updated•6 years ago
|
Updated•6 years ago
|
Comment 1•6 years ago
|
||
oh whoops, not webrender.
Comment 2•6 years ago
|
||
Since we're in the midst of landing a bunch of big things for mac (wr AND coreanimation), we should test out how those things affect this. ni-ing myself to check that out (although might want to wait for that stuff to bake a bit).
Comment 3•6 years ago
|
||
hey markus, how's this look with all your patches now?
Comment 4•6 years ago
|
||
No better. We didn't land any SVG rasterization perf fixes recently that I'm aware of.
Updated•4 years ago
|
Updated•3 years ago
|
Description
•