Open
Bug 1517926
Opened 6 years ago
Updated 2 years ago
Bad performance on nested CSS keyframe animation
Categories
(Core :: Graphics: WebRender, defect, P3)
Core
Graphics: WebRender
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox66 | --- | affected |
People
(Reporter: yoasif, Unassigned)
References
(Blocks 1 open bug, )
Details
(Keywords: nightly-community, perf)
Attachments
(2 files)
Came across this on codepen: https://codepen.io/chasewackerfuss/details/JKGrJJ
Browsed to this on WR Linux and it runs slowly and causes slowness/jank inside of browser chrome in addition to the content area.
Forked the pen at https://codepen.io/anon/pen/PXREaM to ensure it stays up.
Performance profile: https://perfht.ml/2Rccs2Y
Reporter | ||
Updated•6 years ago
|
Keywords: nightly-community,
perf
Comment 1•6 years ago
|
||
This page OOM's on Nightly non-WR,and Chrome
With WR, I can get the page to open and animate. But page uses 1.6-1.7 GB RAM
Comment 2•6 years ago
|
||
Windows profile: https://perfht.ml/2F8ZGvN
Comment 3•6 years ago
|
||
In case its relevant: the demo is super smooth on a ios 12.1.1 ipad
Updated•6 years ago
|
Blocks: stage-wr-next, wr-perf
Priority: -- → P3
Updated•5 years ago
|
Blocks: wr-render-passes
Updated•5 years ago
|
No longer blocks: stage-wr-next, wr-perf
Comment 4•3 years ago
|
||
Runs terribly on my machine, we should be able to do better here.
Comment 5•3 years ago
|
||
I take it back - this test is worse on chromium. It gets very slow, then crashes, then crashed my desktop (kde plasma).
Comment 6•3 years ago
|
||
This demo runs well on mobile Safari
Comment 7•3 years ago
|
||
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•