Open Bug 1323653 Opened 8 years ago Updated 3 years ago

background-position-{x,y} animation snow bad performance

Categories

(Core :: Layout, defect, P3)

defect

Tracking

()

Tracking Status
firefox53 --- affected

People

(Reporter: catalinb, Unassigned)

Details

(Keywords: perf)

The header of this page https://www.reddit.com/r/marvelstudios/ uses "animation: snow 10s linear infinite;" to display falling snowflakes. This always bumps the CPU usage of the content process to 100%. Tested on Nightly (fresh profile) and on Aurora (personal profile). Disabling the animation css property causes the CPU usage to return to the normal range.
There are two animations, background-position-x and y.
Summary: CSS animation snow bad performance → background-position-{x,y} animation snow bad performance
Keywords: perf
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.