Mouse Polling Rate Test

Move your mouse for a few seconds and see how many times per second it reports its position to your computer.

Polling rate is one of those numbers printed on every gaming mouse box that almost nobody bothers to verify. It tells you how many times per second the device sends its current position to the computer, measured in hertz. A 1000 Hz mouse sends that information a thousand times every second, once per millisecond. This test lets you check, with nothing to install, whether your mouse is genuinely running at the frequency the manufacturer promises or whether it has quietly dropped to a lower power-saving mode.

The process could not be simpler: start the test and move the mouse across the whole surface of your pad for as long as the countdown lasts. The tool counts the movement events the browser delivers each second and works out both the average frequency and the peak reached. It is particularly handy after you swap a cable, change USB ports or reinstall the manufacturer software, because any of those things can quietly reset the report rate back to its default value.

Press start and follow the instructions

How This Measurement Works

mouseTests.polling.howText

Common Polling Rates and What They Mean

This table sums up the values you will find on the market, the gap between two consecutive reports, and the kind of use each frequency actually makes sense for.

FrequencyInterval Between ReportsWhat It Is Good For
125 Hz8 msThe default on office mice and entry-level models. Fine for browsing, email and spreadsheets, but aiming in fast-paced games feels noticeably coarse and choppy.
500 Hz2 msA huge step up from 125 Hz and the sweet spot for casual gaming. Cursor motion already feels smooth and the resource cost stays essentially invisible.
1000 Hz1 msToday's competitive standard and what nearly every modern gaming mouse ships with. More than enough for shooters, MOBAs and rhythm games on any current machine.
2000 Hz0.5 msHigh-level esports territory, paired with a high refresh rate display and a CPU with headroom. The gain is real but subtle, and many players never notice it.
4000 Hz or more0.25 ms or lessA niche choice for chasing the final millisecond. Returns are tiny while CPU load climbs sharply, so it only pays off on genuinely powerful systems.

Why Polling Rate Matters

Polling rate describes how often your mouse tells the computer where it is. It has nothing to do with DPI, which measures sensor sensitivity, and nothing to do with how quickly the optical sensor itself reacts. The two are independent: you can run a 400 DPI mouse reporting at 1000 Hz, or a 16000 DPI mouse stuck at 125 Hz. Frequency only determines how often the information arrives, not how precisely it was measured in the first place.

A higher frequency reduces input latency because it shortens the window between your hand moving and the system finding out. Going from 125 to 1000 Hz shaves seven milliseconds off the worst case, a difference you can genuinely feel when flicking to a target. Above 1000 Hz, though, returns fall away sharply: moving to 2000 Hz saves only half a millisecond more, and 4000 Hz adds a further quarter of a millisecond. Each doubling delivers half of what the previous one did.

Very high polling rates also carry a real CPU cost. Every report is an interrupt the system has to service, and at 8000 Hz that means eight thousand interrupts per second competing with the game engine for the same processor. On tighter builds this can translate into stutters and frame drops that wipe out the theoretical advantage entirely. That is exactly why plenty of professional players sit comfortably at 1000 Hz and leave it there.

Tips for an Accurate Reading

  • Keep the mouse moving nonstop with long strokes for the entire test. If the sensor sits still even briefly, it stops reporting and drags the average down artificially.
  • Close resource-hungry browser tabs, particularly anything playing video or running heavy web apps, since they compete for the same thread that processes input events.
  • Plug the mouse straight into a motherboard USB port. Cheap hubs and long extension cables can quietly cut the effective report rate without any warning.
  • Run the measurement three times in a row and keep the best result. The first pass often reads low while the browser settles and finds its rhythm.
  • If you use a wireless mouse, make sure the battery is charged. Many models automatically drop their report rate when the charge runs low to conserve power.
  • Check the manufacturer software after every firmware update or profile change, because those operations frequently reset the polling rate back to its factory value.

Frequently Asked Questions

Why does the test show fewer Hz than my mouse advertises?

This is completely normal and rarely signals a fault. The browser coalesces movement events and caps how many it delivers to the page, so a little is always lost along the way. A five to ten percent shortfall against the nominal figure is expected behaviour. Only worry if the reading comes in at half the expected value or lower, because that genuinely points to a cable, a port or a misconfigured profile.

Is it worth upgrading from 1000 Hz to 4000 Hz?

For the vast majority of players, no. The jump from 125 to 1000 Hz is dramatic, but 1000 to 4000 Hz only trims three quarters of a millisecond, which sits below the perceptual threshold for almost everyone. You would also need a very high refresh rate monitor and a CPU with plenty of headroom so those extra reports do not end up stealing performance from the game itself.

Is polling rate the same thing as DPI?

No, they are entirely separate settings. DPI measures how far the cursor travels for each inch you move the mouse, in other words sensitivity. Polling rate measures how often the mouse reports that position to the computer. You can change one without touching the other, and the sensible approach is to tune DPI to your personal preference and leave polling rate at the highest value your system handles comfortably.

How do I change my mouse polling rate?

It depends on the model. Gaming mice usually ship with configuration software where the option appears under names like report rate or polling frequency. Some let you cycle through values with a button combination and no software at all, while basic office mice offer no control whatsoever and stay locked at 125 Hz. Check the manual if you cannot spot the setting in the vendor control panel.

Does polling rate affect overall computer performance?

Beyond a certain point, yes. Each report generates an interrupt the CPU must process, and while the impact at 1000 Hz is effectively nil on any modern machine, at 4000 or 8000 Hz the load multiplies. On systems with modest processors this can cause micro-stutters during matches. If you notice smoothness dropping after raising the frequency, step back down one level and compare how it feels.