Gaming Tests

Reaction Time Test

Run five target-reaction rounds where a shrinking target appears at a random position and must be clicked before it disappears.

Why results may vary

Display latency, input latency, browser focus and anticipation can all change reaction results.

How to use this test

Start the five-round session and wait for a small target to appear at a random position. Click the target before it shrinks away. Clicking the field before a target appears is marked Too Soon; clicking outside a live target counts as a miss.

How the measurement works

Each round uses a random wait to reduce anticipation. When the target appears, performance.now() records the signal timestamp. The target remains live for a short fixed window while the visual shrinks toward zero.

How to interpret results

Use the average of successful hits as your reaction result, then check fastest time and misses for consistency. This target-reaction mode includes both visual detection and a small pointer movement, so it is intentionally more game-like than a full-screen color-change test.

Troubleshooting tips

Keep the tab visible, avoid pre-clicking, use the same mouse or touch input for comparisons, and make sure browser zoom stays unchanged. Display refresh and input latency can affect the measured number.