Open
Bug 1503695
Opened 7 years ago
Updated 3 years ago
High CPU usage on Kepler animated SVGs
Categories
(Core :: Web Painting, enhancement, P3)
Core
Web Painting
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox65 | --- | affected |
People
(Reporter: mstange, Unassigned)
Details
This page shows high CPU usage: https://archive.nytimes.com/www.nytimes.com/interactive/science/space/keplers-tally-of-planets.html
Profile: http://bit.ly/2zg8tXp
Refresh ticks take around 60ms on my machine, and the time is divided pretty evenly between rAF, styling, display list building, layerization, and rasterization.
Comment 1•7 years ago
|
||
Worth noting that Chrome also uses high CPU and spins up the fan loading this page on my macbook. The animation is actually much smoother on Firefox. \o/
Comment 2•7 years ago
|
||
here is a WR profile: https://perfht.ml/2OlbFqx
some time spent in scripts as well
Comment 3•7 years ago
|
||
non-WR linux profile: https://perfht.ml/2P6tq1V
Updated•6 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•