Open
Bug 1648174
Opened 5 years ago
Updated 7 months ago
Add telemetry for string deduplication
Categories
(Core :: JavaScript: GC, enhancement, P3)
Core
JavaScript: GC
Tracking
()
NEW
People
(Reporter: sfink, Unassigned)
References
(Blocks 2 open bugs)
Details
Similar to bug 1648173. Add telemetry for how many strings are discarded. Beyond looking at the performance of the GC subsystem, it would also be useful to detect situations like we've seen before where Facebook was creating massive numbers of duplicate strings for a while.
Updated•9 months ago
|
Blocks: GC.performance
Severity: S4 → N/A
Updated•7 months ago
|
Blocks: GC.telemetry
You need to log in
before you can comment on or make changes to this bug.
Description
•