Open
Bug 1356050
Opened 8 years ago
Updated 2 years ago
Telemetry for whether the Gecko I/O thread ever gets bogged down
Categories
(Core :: IPC, enhancement, P2)
Core
IPC
Tracking
()
NEW
People
(Reporter: billm, Unassigned)
References
(Blocks 1 open bug)
Details
We use the I/O thread for all our IPC messages as well as for launching processes. If anyone ever runs something slow on it, everything else in the system will be delayed. We should measure whether this happens.
A similar measurement for the PBackground thread in the main process would be useful, since it suffers from the same problem.
![]() |
||
Updated•7 years ago
|
Priority: -- → P2
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•