Skip to the test
HumanBenchTests

Reflex · 1, 5 and 10 second windows

Click Speed Test

Press as many times as you can before the clock runs out — this click speed test counts every primary click in your chosen window and reports the rate in clicks per second, with the arithmetic expanded using your own numbers. Results depend on the window, input device, browser load and clicking method, so the most useful comparison is against your own runs with the same setup.

Window

How is click speed measured here?

Four details decide whether a CPS number means anything.

  1. A monotonic clock. The window is bracketed by performance.now(), which has sub-millisecond resolution and cannot jump when the system clock adjusts mid-run.
  2. The measured duration, not the nominal one. A five-second timer fires late by however long the browser was busy, so the division uses the actual elapsed time from your own run. The difference is often small, but using the measured value avoids pretending the callback fired at an exact instant.
  3. The starting click counts. The click that begins the test happens inside the window, so this tool counts it rather than silently discarding it. That convention is printed before the run so repeated results remain interpretable.
  4. Every primary click counts individually. There is no debouncing and no double-click pairing: if the switch registers, it counts. Right-clicks open the context menu instead and never enter the count.

What is a good click speed?

This page does not use a cited population distribution for click speed. The thresholds below are informal labels for its five-second view, not percentiles or performance norms. Treat them as navigation for your own repeat runs, not a ranking against other people.

Reference bands for the five-second window — tool conventions, not a measured distribution
Five-second CPSBandWhat it usually reflects
Under 4 CPSMeasured paceA lower measured rate; input device, comfort and intent can all influence it.
4–under 6 CPSModerateA middle band on this page's informal five-second scale.
6–under 8 CPSQuickA quick result to compare with your own runs using the same setup.
8–under 10 CPSHighA high result on this page's informal five-second scale.
10+ CPSTechnique-sensitiveAt high rates, multi-finger methods and switch behavior can affect the result as much as cadence.

The bands apply only to the five-second window. Short bursts and sustained runs often produce different readings, so the same person can honestly see different numbers here depending on the chosen window and normal run-to-run variation.

Why window length changes everything

A short run emphasizes starting timing and a brief burst. A longer run averages more clicks, pacing changes and ordinary variation into one result. That difference in what the window samples is enough to make the readings non-equivalent even on the same device.

The practical consequence: a CPS score is only comparable within its own window length. Compare your five-second runs across days to see whether the number moved; do not compare a one-second personal best to a ten-second one, and do not compare either against a leaderboard that used a different window without checking what that leaderboard actually measured.

The named clicking techniques

Click-speed tools commonly describe several input methods. They are not interchangeable, because each method changes what the counter is measuring:

  • Regular clicking — one finger on one button, pressed repeatedly. It is the simplest method to repeat when comparing your own runs.
  • Butterfly clicking — two fingers (usually index and middle) alternating on the same button. It should be compared only with runs using the same method.
  • Jitter clicking — tensing the forearm so the hand vibrates and the fingertip repeatedly actuates the switch. Stop if the movement is uncomfortable.
  • Drag clicking — dragging a finger across the button so friction can produce repeated registrations from one motion on compatible hardware. The result reflects switch behavior and technique together.

Whatever method you use, keep attempts brief and stop if you feel pain, numbness or persistent discomfort.

Click speed versus reaction time versus aim

Three instruments on this bench measure hand speed and none of them produce the same number. The reaction time test measures the delay before movement starts — one stimulus, one response, reported in milliseconds. The aim trainer measures directed movement — getting the pointer onto a target obeys Fitts’s law and takes hundreds of milliseconds per target. This page measures only cadence: how many times per second the switch can be actuated once movement is irrelevant.

A person can be excellent at one and ordinary at the others. Fast twitch response does not imply high cadence, and neither implies precise pointing — which is exactly why they are separate instruments rather than one composite “gaming score”.

Click speed questions

What is a good click speed?

There is no universal pass mark. Window length, mouse or trackpad, browser load and clicking method all change the number. Use the same five-second setup for repeat runs and treat the bands on this page as informal labels, not population percentiles.

Why is my one-second score so much higher than my ten-second score?

A one-second run captures a brief burst, while a ten-second run asks you to sustain the movement. Starting timing, pacing and normal run-to-run variation matter more in a short sample, so compare results only when the window length and setup match.

Does a gaming mouse raise your CPS?

It can change what the browser registers, but a CPS result combines hardware, operating-system input handling, browser load and technique. A higher mouse polling rate does not by itself guarantee a higher score. For useful comparisons, keep the device, browser and window length the same.

Can I cheat with an autoclicker?

The counter does not try to distinguish manual input from generated clicks. An autoclicker would measure the script and input pipeline rather than your cadence, so its result is not comparable with a manual run. The click count and personal best are computed and stored on your device.

Is fast clicking bad for your hand?

Repeated rapid movement can become uncomfortable. Keep attempts brief, take breaks, and stop if you feel pain, numbness or persistent discomfort. This is a casual browser measurement, not health guidance.

Does click speed matter in games?

It depends on the game, version, server rules and input handling. Some games limit or ignore repeated inputs, while others may reward cadence. Raw CPS does not measure accuracy or reaction time, so use the aim and reaction tests for those separate abilities.

Other instruments on this bench

Testing the hardware rather than the person? device tests — scroll, touch, refresh rate and input latency lives on a sister site. And if you want to see through someone else’s eyes rather than screen your own, use the simulate how an image looks to a protan, deutan or tritan viewer.