Open Bug 1586642 Opened 5 years ago Updated 2 years ago

Workers do not collect JS engine telemetry

Categories

(Core :: DOM: Workers, task, P3)

task

Tracking

()

People

(Reporter: pbone, Unassigned)

References

Details

(Whiteboard: [MemShrink:P2])

See Bug 1584892 Comment 13. Workers do not currently provide telemetry from their JS engine.

I'm going to set the MemShrink "thing" in the whiteboard field because AIUI this could lead to us not being aware of changes to memory usage due to workers, I'd like that team to see it.

Whiteboard: [MemShrink?]
Priority: -- → P3

That would probably be reasonable.

For the cycle collector, we have an awkward macro to let us collect main thread and worker telemetry:
https://searchfox.org/mozilla-central/rev/b6f088f2f68d2a8ae0b49d6c8fbd7cbd3a65fa5b/xpcom/base/nsCycleCollector.cpp#510

Something like that might be worth considering.

Flags: needinfo?(continuation)
Whiteboard: [MemShrink?] → [MemShrink:P2]
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.