Pauses in CSS transition demo
Categories
(Core :: Graphics, defect)
Tracking
()
| Performance Impact | low |
People
(Reporter: marco, Unassigned)
References
()
Details
(Keywords: perf:animation, reproducible)
| Reporter | ||
Updated•12 years ago
|
| Reporter | ||
Comment 1•3 years ago
|
||
I can still reproduce.
Comment 2•3 years ago
|
||
The Performance Priority Calculator has determined this bug's performance priority to be P3.
Platforms: [x] macOS [x] Linux
[x] Affects animation smoothness
[x] Able to reproduce locally
Comment 3•3 years ago
|
||
Locally I see some skipped frames, but it's mostly fine: https://share.firefox.dev/3uePdH3
Do you see longer pauses? Could you capture a profile on your machine? https://profiler.firefox.com/
Comment 4•3 years ago
|
||
Needinfo'ing myself because I am surprised that we are skipping frames on the main thread due to late composites.
| Reporter | ||
Comment 5•3 years ago
|
||
Comment 6•3 years ago
|
||
Interesting. There's one 130ms pause where vsync simply stops firing: https://share.firefox.dev/3ApY7Wp
Not sure what's up with that.
Comment 7•2 years ago
|
||
It was probably due to some other activity on the IPDL background thread. If this still happens, please reopen and capture a profile with ",background" added to the thread filter, and the IPC profiling feature turned on.
Description
•