Skip to main content
INPUT LATENCY METRIC — performance.now() PRECISION

Input Lag & Reaction Time Analyzer

Measure click-to-flash reaction latency, identify polling rate vs. refresh rate bottlenecks, and generate a histogram of your reflex performance across multiple runs with sub-millisecond performance.now() timestamps.

Reflex Reaction & Input Lag Sniper

PRECISION: ±0.1ms
Frame Period:4.17ms
Poll Period:1.00ms
Bottleneck:DISPLAY
REACTION ZONE — Click when GREEN
CLICK TO START
LAST
BEST
AVG (10)
REACTION HISTOGRAM
Complete tests to see histogram...
INPUT LATENCY & POLLING BOTTLENECK MATH

Display Scan-out Period, Polling Rates & Human Reaction Time

System input latency is the cumulative delay from a physical hardware trigger (mouse click or screen tap) to the photons emitting from the display panel. Total end-to-end latency consists of three distinct components:

LATENCY PIPELINE FORMULA
T_total = T_peripheral + T_system_render + (1000 / 2 × Refresh_Hz) + T_pixel_response
Where average VSync scan-out delay equals half of the display frame period 1 / (2f).
60 Hz StandardFrame Period: 16.67 ms

Average scan-out wait time: 8.33 ms before next frame buffer swap.

240 Hz GamingFrame Period: 4.17 ms

Average scan-out wait time: 2.08 ms. Eliminates 6.25 ms of visual delay.

540 Hz Ultra-EsportsFrame Period: 1.85 ms

Average scan-out wait time: 0.93 ms. Sub-millisecond display pacing.

Technical FAQs & Helpful Content

Frequently Asked Questions

Everything you need to know about this diagnostic instrument, calibration procedures, and display technical standards.

01.What is display input lag and click-to-photon latency?
Input lag is the total delay from pressing a mouse button or touching a screen to the resulting visual change appearing on display pixels. Click-to-photon latency includes peripheral delay, OS processing, GPU render time, and panel refresh scan-out.
02.How does screen refresh rate (60Hz vs 240Hz vs 540Hz) affect input lag?
Higher refresh rates reduce frame presentation delay (60Hz = 16.67ms per frame, 240Hz = 4.17ms per frame, 540Hz = 1.85ms per frame). Moving from 60Hz to 240Hz saves up to 12.5ms of visual latency.
03.What is mouse polling rate and how does 1000Hz vs 8000Hz matter?
Mouse polling rate is how frequently your mouse reports position updates to the OS. A 1000Hz mouse updates every 1.0ms, while an 8000Hz mouse updates every 0.125ms, reducing micro-stutter and input delay.
04.What is the average human reaction time on visual tests?
The average human visual reaction time is approximately 200ms–250ms. Trained esports athletes achieve reaction times between 140ms and 170ms.
05.How does performance.now() measure reaction time accurately?
W3C High-Resolution Time (performance.now()) provides microsecond-precision hardware timestamps (accurate to 0.005ms), eliminating standard JavaScript date timing jitter.
06.Why do wireless touchscreens and Bluetooth mice feel laggy?
Wireless Bluetooth protocol overhead, packet queuing, and power-saving sleep states add 7ms–15ms of extra input latency compared to wired USB HID or 2.4GHz high-speed wireless dongles.
07.What is VSync lag and how can I minimize it?
Standard V-Sync forces the GPU to wait for the monitor's vertical refresh interval, adding up to 1–2 full frames of input delay (16ms–33ms at 60Hz). Use G-Sync/FreeSync or NVIDIA Reflex/AMD Anti-Lag to eliminate VSync buffering delay.
08.What is browser input dispatch latency?
Browsers process pointer events on the main UI thread. High CPU usage or complex JavaScript event listeners can delay event dispatch by several milliseconds.
09.How can I improve my reaction time score on this test?
Use a high refresh rate monitor (144Hz+), a wired 1000Hz+ mouse or fast touch digitizer, close background applications, and focus on the reaction zone.
10.How do I reset my reaction time test history?
Refresh the page or press the 'R' key to clear recorded reaction times, best scores, and the reaction histogram.
Not sure which test to run next? Need troubleshooting advice?
Read Complete Diagnostic Guide →
PASS

ESPORTS REFLEX TIER

Reaction & Input Latency

168/ms
Display Delay2.08 ms (240Hz)
Polling Period1.00 ms (1000Hz)

System Parameters

Refresh & Polling Setup

Controls

Latency Breakdown

Sub-Millisecond Readout

Reflex Metrics
Last Reaction
172ms
Best Reaction
148ms
10-Trial Average
165ms

Reflex Distribution

Reaction Histogram Stream

Telemetry
Current: 240 HzJitter σ: 0.12 ms

Shortcuts

Keyboard Navigation

Hotkeys
Space
Trigger Reaction / Click
R
Reset Histogram & Stats
TV users can navigate with D-Pad & Remote arrow keys
Link copied to clipboard!
Contact Us