📡 Keyboard Polling Rate Test
Measure your keyboard’s real polling rate and key-to-key latency.
Keyboard Polling Rate Test
Hold any key to measure — auto-stops at 10s — statistical analysis included
Click Start Test then hold any key for 10 seconds.
Results are estimates based on browser event timing. Actual hardware values may vary due to OS scheduling and browser overhead.
This free keyboard polling rate test measures how many times per second your keyboard reports input to your PC. Higher polling rate = lower input latency = faster response in competitive games. Run the test in under 10 seconds — no software to install.
What Is Keyboard Polling Rate?
Keyboard polling rate is the frequency at which your keyboard sends keystroke data to the host computer, measured in Hertz (Hz). At 1000Hz, the keyboard transmits an update every 1 millisecond. At 125Hz it transmits every 8ms. The higher the polling rate, the lower the maximum input latency your keyboard can contribute to the system.
Polling rate is distinct from switch response time (actuation speed). Polling rate affects how quickly the PC receives the keypress event after the switch actuates. Both contribute to total latency, but polling rate is the one you can measure and control via software.
Keyboard Polling Rate Comparison: 125Hz vs 500Hz vs 1000Hz vs 8000Hz
125 Hz — Office / Laptop
8ms interval. Default rate for most laptop keyboards and budget office keyboards. Imperceptible in everyday use but noticeable in competitive gaming at high framerates.
500 Hz — Mid-Range
2ms interval. Found on mid-range gaming keyboards. Acceptable for casual gaming. Still 4× better than laptop keyboards for input responsiveness.
1000 Hz — Gaming Standard ✓
1ms interval. The universal competitive gaming standard. Used by 95%+ of professional esports players. Perfect balance of latency and CPU overhead on all modern systems.
8000 Hz — Pro Esports
0.125ms interval. Found on Wooting 60HE+, Razer Huntsman V3 Pro. Delivers imperceptible latency improvements over 1000Hz in practice. Designed for maximum precision at the highest level.
How to Test Your Keyboard Polling Rate (Step-by-Step)
- Click the Start Test button above.
- Hold down any key on your keyboard — the spacebar or a letter key works best.
- Keep holding for the full 10 seconds to collect enough samples for statistical accuracy.
- The test will auto-stop and show your polling rate in Hz, jitter, and confidence level.
- For best results: connect your keyboard directly to a motherboard USB port (not a hub) and close other applications.
Pro Tip: If your result is lower than the rated polling rate, try a different USB port, use a shorter cable, or update your keyboard firmware. USB hubs and extension cables commonly throttle polling rates.
How to Change Keyboard Polling Rate
Most gaming keyboards let you change polling rate through their manufacturer's software:
- Razer keyboards: Razer Synapse → Performance → Polling Rate
- Logitech keyboards: Logitech G Hub → Device → Rate Report
- SteelSeries keyboards: SteelSeries Engine → Your Device → Polling Rate
- Wooting keyboards: Wootility → Performance → Polling Rate (supports up to 8000Hz)
- Corsair keyboards: Corsair iCUE → Performance → Polling Rate
Some keyboards allow you to change polling rate through a key combination at startup — check your keyboard's manual. Laptop keyboards typically cannot have their polling rate changed as they use a fixed embedded controller.
Frequently Asked Questions — Keyboard Polling Rate Test
The test records the precise timestamp of every keydown event using JavaScript's performance.now() API, which provides sub-millisecond timing. By measuring the gaps (intervals) between consecutive keydown events and computing their average, it derives how many times per second your keyboard is reporting input — which is its polling rate in Hz. Statistical analysis including standard deviation identifies jitter in your keyboard's polling consistency.
Several factors can cause lower-than-rated results: (1) OS scheduling jitter adds overhead to event delivery, (2) the browser introduces additional latency between hardware events and JavaScript callbacks, (3) USB hubs and extension cables add latency, and (4) insufficient keystroke samples reduce statistical accuracy. For the most accurate result, hold a key continuously for the full 10 seconds and ensure your keyboard is plugged directly into the motherboard USB port.
1000Hz (1ms interval) is the gold standard for competitive gaming keyboards and is used by the vast majority of professional esports players. The 8000Hz polling rate offered by keyboards like the Wooting 60HE+ and Razer Huntsman V3 Pro reduces latency to 0.125ms, which is theoretically beneficial but indistinguishable for most players. For office use and non-competitive gaming, 125Hz is perfectly adequate.
A minimum of 20 samples (keystrokes) is needed for a low-confidence estimate, 50+ samples for medium confidence, and 100+ samples for high confidence. The test automatically classifies confidence based on sample count. For the most accurate result, hold a key for the full 10-second test duration which will collect 1000+ samples at 1000Hz polling rate.
Jitter in the keyboard polling rate test is the standard deviation (σ) of interval measurements in milliseconds. A lower jitter value means your keyboard is delivering events very consistently — desirable for gaming. A high jitter value (>0.5ms) suggests unstable polling, possibly due to USB bandwidth issues, faulty cable, or interference. Gaming-grade keyboards typically show jitter below 0.3ms.
Browser-based testing has limitations at 8000Hz (0.125ms interval). Most browsers cannot resolve individual events at this speed due to their event loop architecture, so 8000Hz keyboards will typically test at 1000–4000Hz in a browser environment. For definitive 8000Hz verification, use the manufacturer's official software (Wooting app, Razer Synapse) which accesses hardware directly.
Yes. Built-in laptop keyboards are typically fixed at 125Hz (8ms interval) through their embedded PS/2 or I²C controller and cannot be changed via software. This is why laptop keyboards test at approximately 125Hz regardless of what games or software you use. For gaming on a laptop, connect an external USB gaming keyboard which will operate at its rated polling rate (usually 1000Hz).
More tools
All tools →Keyboard Ghosting & Rollover Test
Find out how many keys your board registers at once (NKRO) and spot any ghosting.
Open tool → ⌨️Keyboard Actuation Calculator
Compare switch actuation and travel to understand how a board will feel to type and game on.
Open tool → 🔎Keyboard Inspector
Inspect key events live to debug remaps, macros and stuck keys.
Open tool →