Open Bug 1503695 Opened 7 years ago Updated 3 years ago

High CPU usage on Kepler animated SVGs

Categories

(Core :: Web Painting, enhancement, P3)

enhancement

Tracking

()

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.
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/
here is a WR profile: https://perfht.ml/2OlbFqx some time spent in scripts as well
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.