Open
Bug 1857003
Opened 2 years ago
Updated 2 years ago
MMU telemetry doesn't include minor GC time
Categories
(Core :: JavaScript: GC, defect, P3)
Core
JavaScript: GC
Tracking
()
NEW
People
(Reporter: jonco, Unassigned)
References
(Blocks 1 open bug)
Details
It was noticed in the GC meeting that the MMU (minimum mutator utilization) telemetry only includes major GC slices and doesn't include time spent in minor GC.
I don't think this has very high priority, but it would be nice to fix this to help better evaluate scheduling changes.
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•