Reaction Time Test

05 / 08

Device Latency — How Refresh Rate, Polling Rate and Bluetooth Add to Your Results

We calculate how much monitor refresh rate, mouse and keyboard polling rate, touchscreens and Bluetooth audio add to your reaction time measurements.

Try this test now →

The result of a web reaction time test is human reaction time + device latency. You can't reduce device latency yourself, so knowing which factors add how much lets you read your results fairly.

Monitor refresh rate

The screen is redrawn at fixed intervals. Between the moment a signal is ready and the moment it actually appears on screen, up to one frame can pass.

Refresh rateOne frame
60 Hzabout 16.7 ms
120 Hzabout 8.3 ms
144 Hzabout 6.9 ms
240 Hzabout 4.2 ms

On top of this come the monitor's own signal processing time (input lag) and the time pixels take to change color (response time). This site measures your screen's frame interval at startup and shows it below your results.

Mouse and keyboard polling rate

USB input devices report their state to the computer at fixed intervals. A 125 Hz device may wait up to 8 ms, and a 1,000 Hz device up to 1 ms. Keyboards can also add a few ms depending on the switch type and debounce processing.

Touchscreens

Touchscreens tend to have more latency than a mouse because they must determine finger position and filter out jitter. This is a common reason phone results come out slower than computer results.

Bluetooth and audio

Browser and operating system

The browser receives input events, passes them to JavaScript, then composites and outputs the screen. If many tabs are open or the device is busy, this process can slow down. Power-saving mode also has an effect.

How to reduce latency

Sources

Try this test now →