Open
Bug 1450363
Opened 7 years ago
Updated 2 years ago
Track pages doing lots of memory allocations
Categories
(Toolkit :: Performance Monitoring, enhancement, P3)
Toolkit
Performance Monitoring
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox61 | --- | affected |
People
(Reporter: florian, Unassigned)
References
Details
(Whiteboard: [perf-tools])
It's pretty common to see content processes spending a lot of CPU time GC/CC'ing. Typically this is either because a page generates a lot of garbage, or because there's a memory leak in the code of a page.
Updated•6 years ago
|
Assignee: nobody → tarek
Updated•6 years ago
|
Whiteboard: [perf-tools]
Reporter | ||
Updated•5 years ago
|
Priority: -- → P3
Updated•4 years ago
|
Assignee: tarek → nobody
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•