Closed Bug 756311 Opened 12 years ago Closed 2 years ago

Improve telemetry for multi-compartment GCs

Categories

(Core :: JavaScript: GC, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1790630

People

(Reporter: jruderman, Unassigned)

References

Details

(Whiteboard: [js:t])

GC_IS_COMPARTMENTAL is boolean: 0 for global, 1 for compartmental.

For multi-compartment (but not global) GCs, it might be sensible for it to be the number of compartments.
Summary: Improved telemetry for multi-compartment GCs → Improve telemetry for multi-compartment GCs
Sounds like a good idea.  Though if we are doing 0 compartment compartmental GCs we won't be able to tell from telemetry. ;)
(In reply to Andrew McCreight [:mccr8] from comment #1)
> Sounds like a good idea.  Though if we are doing 0 compartment compartmental
> GCs we won't be able to tell from telemetry. ;)

We'll have to rename the telemetry probe anyway (changing the parameters of the histogram implies changing the name of the histogram), so perhaps we can name the new one something more reflective of such a fact. :)
Whiteboard: [js:t]
I can probably look at this in the next week or so if nobody else gets around to it.
Assignee: general → continuation
Assignee: continuation → general
Assignee: general → nobody
Component: JavaScript Engine → JavaScript: GC
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.