What is a Polling Rate Test?
Mouse polling rate measures how many times per second your mouse reports its position to your computer. Measured in Hertz (Hz), a higher rate creates smoother cursor tracking and lower input latency.
Use our free online Polling Rate Test to check your mouse’s real-time reporting speed, average Hz, and peak maximum frequency without downloading extra software.
How to Check Your Mouse Hz
- Get Ready: Place your mouse on a good surface (a mousepad is best).
- Start Moving: Begin moving your mouse in continuous, circular motions on the screen. The faster and more consistent you move, the more accurate the reading.
- Read the Results:
- Average Hz: This is the consistent speed your mouse is maintaining.
- Maximum Hz: This captures the peak speed your mouse hit during the test.
- Real-Time Log: Watch the black box below the stats to see every single report your mouse sends.
- Analyze: If you see “Click To Stop,” the test is running. You can pause it anytime or hit Reset to clear the data and try again.
What Do These Numbers Mean?
You’ll see the numbers fluctuating in Hertz (Hz). Here is the cheat sheet for what you are looking at:
- 125 Hz: This is standard for most generic office mice. It means the mouse reports its position to the computer 125 times every second (every 8 milliseconds). It’s fine for spreadsheets, but not great for gaming.
- 500 Hz: The entry-level standard for gaming. This provides a response time of 2ms. It feels much smoother and is often the default setting for many wireless gaming mice to save battery.
- 1000 Hz: The gold standard for competitive gaming. At this rate, your mouse updates every 1 millisecond. If you bought a wired gaming mouse, this is usually what you are aiming for.
- 4000 Hz / 8000 Hz: The cutting edge. Only specific, high-end enthusiasts’ mice can hit these numbers. Note: You might need a high-refresh-rate monitor to genuinely feel the difference here.
Why Does My “Average” Look Low?
Don’t panic if your mouse box says “1000Hz” but you’re only seeing an average of 600Hz or 800Hz.
Modern mice are efficient. If you move your mouse slowly, it doesn’t need to report 1000 times a second, so it throttles down to save processing power. To see the true potential of your mouse, you need to move it quickly. Whip that cursor back and forth! You will likely see the Maximum box hit your target number (like 998Hz or 1000Hz) even if the average is lower.
Does Polling Rate Actually Matter?
For browsing the web? Not really. For gaming? Absolutely.
A higher polling rate reduces “input lag.” Imagine you spot an enemy in a game and flick your wrist to aim.
- At 125Hz, there is a tiny delay (8ms) between your hand moving and the crosshair moving.
- At 1000Hz, that delay is virtually gone (1ms).
In fast-paced shooters like CS:GO, Valorant, or Overwatch, that fraction of a second is often the difference between winning a duel and staring at a respawn screen.
How to Get Accurate Hz Results
Web browsers process mouse inputs through JavaScript event loops rather than direct kernel-level drivers. To get the most accurate measurement from an online tool:
- Move Fast and Steadily: Polling rate tests only sample data when the cursor is in motion. Moving too slowly sends fewer data packets, which drops your measured average Hz.
- Close Resource-Heavy Apps: Close video streams, active downloads, or heavy background software that clog CPU thread resources during testing.
- Use Direct USB Ports: Plug your mouse directly into your motherboard’s rear USB ports rather than unpowered USB hubs or keyboard passthrough ports.
- Test Your Full Gaming Setup: Mouse performance is just one part of execution speed. Evaluate your click speed with our CPS Test or measure your physical reflexes using our Reaction Time Test.
Frequently Asked Questions
1. What is a good polling rate for competitive gaming?
1000 Hz is the industry standard for competitive gaming. It delivers a 1 millisecond response delay, excellent cursor tracking, and seamless compatibility across all modern game engines without overloading your CPU.
2. Why is my online test result lower than my mouse software setting?
Web browsers handle inputs via JavaScript event listeners, which are constrained by browser rendering frames and background tasks. If you move your mouse slowly or run heavy background programs, browser readings may show slight variations below your hardware’s maximum capacity.
3. Can a high polling rate cause frame drops or game lagging?
Yes. Rates above 1000 Hz (such as 4000 Hz or 8000 Hz) send thousands of data interrupts per second to your processor. If your CPU cannot process these incoming packets quickly enough, you will experience frame drops and camera stuttering.
4. Does higher polling rate drain a wireless mouse battery faster?
Yes. Operating a wireless mouse at 4000 Hz or 8000 Hz requires continuous high-power radio transmission, reducing battery runtime by 50% to 75% compared to standard 1000 Hz operation.
5. How do I change my mouse polling rate?
Open your mouse manufacturer’s software (such as Logitech G HUB, Razer Synapse, Corsair iCUE, or SteelSeries Engine) and select your desired report rate in the device settings. Some gaming mice also feature a physical Hz selector button on the bottom shell.
6. What is the difference between mouse DPI and polling rate?
DPI (Dots Per Inch) determines how far your screen cursor moves relative to physical distance on your mousepad. Polling rate (Hz) determines how many times per second your mouse reports its position to the PC.
7. Do USB 2.0 ports support 1000 Hz polling rates?
Yes. USB 2.0 ports fully support 1000 Hz polling rates. However, higher rates like 4000 Hz or 8000 Hz require USB 3.0 or higher ports connected directly to your motherboard to handle the expanded data bandwidth.
8. Why does my mouse polling rate fluctuate during the test?
Fluctuation is normal. Optical sensors only transmit data packets when active movement is detected, and system USB controllers dynamically bundle packets depending on movement speed and CPU queue availability.