Open
Bug 1717896
Opened 4 years ago
Add telemetry probe to measure IPDL message latency
Categories
(Core :: IPC, enhancement)
Core
IPC
Tracking
()
ASSIGNED
People
(Reporter: bas.schouten, Assigned: nika)
Details
As discussed in the IPC meeting it'd be nice to have telemetry on the time between sending an IPDL message to the time of it being dispatched to the destination thread (i.e. the latency introduced by the IPDL pipeline). This will give us a real user metric indicative of how well our IPC pipeline is holding up that we can track.
You need to log in
before you can comment on or make changes to this bug.
Description
•