Open
Bug 1917450
Opened 5 months ago
Updated 5 months ago
Codepen demo (https://codepen.io/NiklasKnaack/pen/rNEwYWZ ) has periodic microjanks
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
NEW
People
(Reporter: mayankleoboy1, Unassigned)
References
(Blocks 1 open bug, )
Details
Attachments
(2 files)
Go to https://codepen.io/NiklasKnaack/pen/rNEwYWZ
Click a couple of times on the top-right corner of the demo to make it "run" faster
AR: The animation has periodic microjanks/stutters. Chrome feel smooth here.
Profile: https://share.firefox.dev/4dSOYXb
Reporter | ||
Comment 1•5 months ago
|
||
Reporter | ||
Comment 2•5 months ago
|
||
Reporter | ||
Comment 3•5 months ago
|
||
FWIW, the profile for the standalone testcase in comment #2 is slightly different: https://share.firefox.dev/4egJHZ4
Reporter | ||
Updated•5 months ago
|
Component: JavaScript Engine → General
Summary: Codepen demo (https://codepen.io/NiklasKnaack/pen/rNEwYWZ) has periodic microjanks (maybe due to JS/GC) → Codepen demo (https://codepen.io/NiklasKnaack/pen/rNEwYWZ) has periodic microjanks
Comment 4•5 months ago
|
||
The profile shows 5ms GC pauses which are pretty short, but I guess this is noticeable while animating.
Reporter | ||
Updated•5 months ago
|
Blocks: sm-codepen-slower
Component: General → JavaScript Engine
Updated•5 months ago
|
Severity: -- → N/A
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•