How to use the monitor hz test
Keep the tab visible and start a fresh sample after moving the window to the monitor you want to check. The test collects browser animation frame timestamps for several seconds.
Estimate monitor refresh rate in the browser with requestAnimationFrame sampling, median Hz, frame time, jitter and a motion track for spotting uneven presentation.
Keep the tab visible and start a fresh sample after moving the window to the monitor you want to check. The test collects browser animation frame timestamps for several seconds.
Median Hz is the most stable estimate; frame time is the milliseconds between presented callbacks. Jitter and missed-frame counts highlight uneven delivery.
This measures animation frames observed by the browser, not the panel electronics directly. Power saving, background throttling, compositor load and variable refresh can change the result.
The interactive work happens locally in this browser. No account is required, and test inputs are not sent away to calculate the result.