Refresh Rate Test — Check Your Monitor Hz & FPS Online
Measure your display refresh rate and rendered frame rate.
Measures your actual display refresh rate using requestAnimationFrame.
How it works
How to measure your display refresh rate
Click Test Again to run a 2-second measurement. The tool uses your browser's requestAnimationFrame API, which is synchronized with your display's vertical refresh (v-sync). It counts how many times the screen refreshes over the measurement window and calculates the effective refresh rate in Hz. A real-time FPS counter updates while the test runs.
For the most accurate reading, close background applications, disable GPU power saving features, and run the test with the browser window in focus on your primary display. If you have multiple monitors connected, drag the window to the display you want to test.
Understanding your results
Standard refresh rates
Most office and laptop displays run at 60 Hz. Gaming monitors typically run at 120 Hz, 144 Hz, 165 Hz, or 240 Hz. Some high-end monitors reach 360 Hz or even 500 Hz. If your result is slightly below the advertised rate (e.g., 59.9 Hz instead of 60 Hz), that is normal measurement variance.
Why results may be lower than expected
Your monitor may be running at a lower refresh rate than you paid for. Check your OS display settings to confirm the selected refresh rate. HDMI cables older than 2.0 may limit bandwidth at higher resolutions. On laptops, battery saver mode sometimes caps the refresh rate to conserve power.
Variable refresh rate (VRR / G-Sync / FreeSync)
This tool measures the current refresh rate. If VRR is active and no motion is on screen, the refresh rate may drop below maximum. That is normal — VRR lowers the rate when frames are static to save power and reduce tearing.
Refresh rate vs. FPS — why both matter
Refresh rate is a hardware specification of your display. FPS is a measure of rendering performance. A 144 Hz display can only show 144 FPS at most; anything above that is wasted (or causes screen tearing if v-sync is off). Conversely, even the best 240 Hz screen will look choppy if your GPU can only deliver 40 FPS. Both numbers need to be high for smooth motion.
Related tools
- Motion Blur / Ghosting Test — check response time artifacts.
- GPU / WebGL Test — graphics renderer name and stress score.