Open Bug 1471438 Opened 7 years ago Updated 17 days ago

[meta] Provide more performance info to the gecko profiler

Categories

(Core :: JavaScript: GC, enhancement, P2)

enhancement

Tracking

()

Tracking Status
firefox63 --- affected

People

(Reporter: pbone, Unassigned)

References

(Depends on 5 open bugs, Blocks 1 open bug)

Details

(Keywords: meta)

We should provide the following information to the gecko profiler: Objects marked/swept each GC event: use to calculate mark/sweep rate. Heap size / used size. AllocKind stats & fragmentation stats. We should also provide allocation rates during mutator time, and seperate this by AllocKind and where the allocation is placed (nursery, always tentured, pretenured). If the profiler can compare profiles based on some of this info we can easilly quantify the benifits due to changes we make to the GC.
Depends on: 1473213
Depends on: 1505624
Depends on: 1507379
Depends on: 1517409
Depends on: 1518061
Depends on: 1519298
Keywords: meta
Priority: -- → P2
Summary: Provide more performance info to the gecko profiler → [meta] Provide more performance info to the gecko profiler
Depends on: 1521995
Blocks: GC
Depends on: 1752646
Severity: normal → S3
No longer blocks: GC
Depends on: 1963119
Depends on: 1963275
You need to log in before you can comment on or make changes to this bug.