Closed Bug 1457293 Opened 6 years ago Closed 3 years ago

Add Telemetry for IonBuilder runtime

Categories

(Core :: JavaScript Engine: JIT, enhancement, P2)

enhancement

Tracking

()

RESOLVED INVALID

People

(Reporter: tcampbell, Unassigned)

References

Details

Attachments

(1 file)

We should add telemetry for how long IonBuilder runs (and thus blocks main thread). We want to watch for the average case as well as what the long tail is.

Cases like Bug 1375631 show there can be de-generate cases where our IonBuilder janks the main thread for 100's of ms.
WIP patch to add telemetry. Looking at the numbers on my local browser, IonBuilder seems to perform much better than I expected and now I am unsure this is worth landing.
Assignee: tcampbell → nobody

(IonBuilder is no more)

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: