Open
Bug 1552769
Opened 6 years ago
Updated 10 months ago
Consider adding telemetry for cancelling off thread Ion compilation
Categories
(Core :: JavaScript: GC, task, P3)
Core
JavaScript: GC
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox68 | --- | affected |
People
(Reporter: jonco, Unassigned)
References
(Blocks 1 open bug)
Details
As suggested in bug 1307399.
We call CancelOffThreadIonCompile in a couple of places but we don't have specific telemetry for how long this takes so we don't know how important it is to optimise it. We could add a new stats phase for this.
Reporter | ||
Updated•6 years ago
|
Type: defect → task
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
Updated•10 months ago
|
Blocks: GC.performance
Severity: S3 → N/A
You need to log in
before you can comment on or make changes to this bug.
Description
•