-
Notifications
You must be signed in to change notification settings - Fork 35
Determining latency of WebHID signals #124
Copy link
Copy link
Open
Description
Opening this issue since there is little to no discussion or documentation relating to the performance of WebHID, with respect to the latency of data reports received from the device or sent to the device.
I would like to know:
- if there is any existing guidelines or work around measuring the latency, specifically as it compares to interfacing directly with the device on a (non-Chrome) program using native APIs
- if there is any way to benchmark or see timings of reports from Chrome
chrome://device-log only shows connection events so cannot use it to determine timings of reports.
Also there do not seem to be any relevant flags in chrome://flags.
I am hoping maybe there is some capture output that can be seen somewhere else, or at least some benchmarks from the initial implementation that are publicized.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels