Closed
Bug 1817906
Opened 2 years ago
Closed 2 years ago
https://www.fxhash.xyz/generative/25296 uses lots of memory while profiling
Categories
(Core :: Gecko Profiler, defect)
Core
Gecko Profiler
Tracking
()
RESOLVED
DUPLICATE
of bug 1811755
People
(Reporter: mayankleoboy1, Unassigned)
References
()
Details
Go to https://www.fxhash.xyz/generative/25296
Enable the profiler
Click on "Run"
AR: Large memory use that keep on growing.
ER: Probbaly not so.
This might be a dupe of similar bugs.
Comment 1•2 years ago
|
||
Profile with the Nightly preset: https://share.firefox.dev/3k9yYJP
There's a rapid growth of the content process memory use to 1.84GB, while collecting stacks for setTimeout calls.
If I profile with the new "No Marker Stacks" feature added in bug 1814908, the memory use only grows by 30MB in the same time, and to 258MB in the entire range: https://share.firefox.dev/3Z6bJPn
I think this is a (less severe) duplicate of bug 1811755, and the real fix would still be bug 1811807. The "No Marker Stacks" feature can be a good workaround in the meantime.
Reporter | ||
Updated•2 years ago
|
Flags: needinfo?(mayankleoboy1)
Reporter | ||
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Duplicate of bug: 1811755
Flags: needinfo?(mayankleoboy1)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•