How to test display refresh rate
- Keep this tab visible in the foreground.
- Close heavy background tasks if you want a cleaner comparison.
- Press RUN 4-SECOND SAMPLE and avoid changing windows until it finishes.
- Repeat the sample several times. A stable median near your expected mode is more useful than one isolated reading.
- If the result is unexpectedly low, check operating-system display settings, power-saving modes, cable/adapter limits and browser throttling.
What this test actually measures
The browser schedules animation callbacks with requestAnimationFrame. Their spacing normally tracks the page's presentation cadence, which often follows the active display refresh mode.
This is not an EDID reader and does not query the monitor's advertised maximum refresh rate. It measures what this page observes while it is active.
Why a 144 Hz monitor might not show 144
The operating system may be set to another mode, a browser can throttle background/inactive work, battery saving can reduce cadence, and some display paths or remote sessions can cap presentation.
Minor variation such as 143–145 around a nominal 144 Hz mode is normal for a browser-based estimate.
Understanding frame-time jitter
At 60 Hz, an ideal frame interval is about 16.67 ms; at 120 Hz it is about 8.33 ms; at 144 Hz about 6.94 ms. The test reports spread in observed frame intervals rather than claiming input or pixel-response latency.
Large jitter can come from browser workload, CPU/GPU contention, window compositing or the test environment—not necessarily the monitor.
Variable refresh rate limitations
VRR displays can change their scanout cadence according to content and system behavior. A simple browser animation is not a full G-Sync/FreeSync validation suite and cannot prove the entire VRR operating range.
Refresh rate versus response time
Refresh rate describes how frequently new frames can be presented. Pixel response time describes how quickly pixels transition. A high-Hz display can still have slow transitions or visible ghosting, so these are separate properties.
Display refresh-rate FAQ
Can this test change my monitor refresh rate?
No. It only measures browser frame cadence. Change the actual display mode in your operating-system or graphics-driver settings.
Why does switching tabs break the reading?
Browsers intentionally throttle or pause animation callbacks in background tabs. Keep the test visible for a meaningful result.
Is the Hz number a certification of the monitor?
No. It is a browser-observed estimate useful for troubleshooting and comparisons.
Related display diagnostics