How to use the browser input latency test
Interact with the test surface using clicks, taps or key presses. The page compares each event timestamp with the high-resolution clock when the handler begins.
Estimate browser input event dispatch delay for mouse, keyboard and touch with median and 95th percentile samples, transparent limitations and entirely local processing.
Interact with the test surface using clicks, taps or key presses. The page compares each event timestamp with the high-resolution clock when the handler begins.
Median smooths occasional scheduling spikes, while p95 shows a slower tail. Compare browsers and system load using the same device and input method.
This is a browser event-dispatch delay estimate. It cannot isolate physical switch scan time, USB transport, display scan-out or end-to-end click-to-photon latency.
The interactive work happens locally in this browser. No account is required, and test inputs are not sent away to calculate the result.