Closed Bug 1627666 Opened 5 years ago Closed 5 years ago

Remove some unneeded GC telemetry

Categories

(Core :: JavaScript: GC, task, P3)

task

Tracking

()

RESOLVED FIXED
mozilla77
Tracking Status
firefox77 --- fixed

People

(Reporter: jonco, Assigned: jonco)

Details

Attachments

(2 files)

GC_NURSERY_BYTES has been replaced by GC_NURSERY_BYTES_2 and GC_INCREMENTAL_DISABLED is no longer needed now that incremental GC is mature.

This has been replaced by GC_NURSERY_BYTES_2.

I think this was used when incremental GC was being enabled to see how whether/how frequently incremental GC got disabled. The data is a solid 0% for the last 15 versions at least.

Depends on D69826

Pushed by jcoppeard@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/619d6a754ee8 Remove expired GC_NURSERY_BYTES telemetry r=sfink https://hg.mozilla.org/integration/autoland/rev/f8459b78cd48 Remove GC_INCREMENTAL_DISABLED telemetry r=sfink
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: