Open
Bug 1961371
Opened 28 days ago
Updated 24 days ago
Testcase generating N nested RequestAnimationFrames has rapid memory growth and spends a lot of time around GC (N=20)
Categories
(Core :: JavaScript: GC, task, P3)
Core
JavaScript: GC
Tracking
()
NEW
People
(Reporter: mayankleoboy1, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
797 bytes,
text/html
|
Details |
Open testcase
N=20
Firefox: https://share.firefox.dev/3EuNgP8
Chrome: https://share.firefox.dev/4jxj9FE
Maybe something to improve?
Reporter | ||
Comment 1•28 days ago
|
||
Reporter | ||
Updated•28 days ago
|
Summary: Testcase generating N nested RequestAnimationFrames has rapid memory growth and apends a lot of time around GC (N=20) → Testcase generating N nested RequestAnimationFrames has rapid memory growth and spends a lot of time around GC (N=20)
Updated•24 days ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•