Skip to content

Determining latency of WebHID signals #124

@loucadufault

Description

@loucadufault

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:

  1. 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
  2. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions