CPS Test

CPS Test — click speed test

CPS Test

Pick a time, pick a click mode, then click the pad.

Test time
s
Click mode

Click here to start Left click

Click or tap the pad once to start the timer. No countdown.

How the CPS score is calculated

A CPS test counts the click events the browser actually registered during the test, then divides that by the length of the test you selected. The number you see is an average over the whole test — not your fastest moment.

CPS = total registered clicks ÷ test duration in seconds

Example. 42 clicks in 5 seconds = 42 ÷ 5 = 8.4 CPS.

The test window is exactly the duration you pick. A click that arrives after the window closes is not counted, and the window length — not the frame rate of your screen — is what the total is divided by. That is why a 12-click 1-second run reads 12.00 CPS.

This page reports five things, and each one is defined the same way every run:

  • CPS — total clicks ÷ the test duration you selected.
  • Total clicks — the raw count of click events the browser received inside the test window.
  • Peak CPS — the highest number of clicks inside any single 1-second window. A 60 CPS peak means that in your best one second you landed 60 clicks, even if the rest of the test was slower.
  • Average CPS — the same number as the headline CPS, shown again so peak and average sit side by side.
  • Consistency — the test is split into 1-second windows; consistency = (1 − standard deviation ÷ mean of those windows) × 100, clamped to 0–100. 100% means every second had exactly the same number of clicks. A high CPS with a low consistency score means you started fast and faded. It is shown as “—” for tests under 2 seconds, because the spread of a single window is always zero and would falsely read as 100%.

The CPS graph is drawn for tests of 5 seconds or longer, because a 1- or 2-second test only has one or two windows and a line between two points tells you nothing.

What affects your CPS score

Two people can click equally fast and get different numbers, because the score is measured by software that sits on top of hardware. The things that move the number:

  • Mouse polling rate. A mouse that reports its position 1000 times per second can register rapid clicks more reliably than one reporting 125 times per second.
  • Debounce setting. Debounce is a filter that ignores clicks that arrive too close together. Lower debounce settings can let fast clicks through; they can also register unintended double clicks.
  • Browser and event handling. Different browsers deliver input events on slightly different schedules, and touch input is handled differently from mouse input.
  • Display refresh rate and input lag. A 60 Hz screen updates 60 times per second. The click itself is timestamped by the browser, not by the screen, but a slow display makes your own pacing harder to judge.
  • Clicking technique. Normal, jitter, butterfly and drag clicking produce different rates on the same hand.
  • How long the test runs. Short tests reward a burst; long tests reward endurance. A 1-second score and a 60-second score are not comparable.

The practical rule: compare only runs made on the same device, in the same browser, at the same test length, with the same click mode. A cross-device comparison is not a measurement of who clicks faster — it is a measurement of two different setups.

Very high CPS scores, and where the line is

A trained human can reach roughly 10 CPS with normal clicking, and higher with jitter, butterfly or drag clicking. Numbers far above that usually mean a macro or an auto clicker was used, not a faster hand.

Using an auto clicker, macro, or any script to produce clicks is cheating. It is against the rules in most online games, and in many of them it is a bannable offence. Servers such as Hypixel are known to ban clicking techniques that rely on artificial input.

This page does not detect, flag, or police that. It counts whatever the browser receives. That is exactly why you should read any unusually high CPS score — here or anywhere else — as a hardware or software result first, and a human result second.

One more honest note: this is a static page. Nothing you do here is uploaded, and no score of yours is stored anywhere except your own browser.

CPS test FAQ

Do I need to sign up or create an account?

No. There is no sign-up, no login and no email field. Your personal best and your history are saved with your browser's local storage on your own device, so they survive a refresh but never leave your machine.

Can I use this click speed test on mobile?

Yes. Tap the pad with your finger. Every mode works with touch, and the layout is built to work at phone width. Finger taps are usually slower than mouse clicks, so compare your phone score with other phone scores.

What is the difference between this and a clicker test?

Nothing. "Click test", "clicker test", "click speed test", "cps tester" and "clicks per second test" all describe the same thing: counting how many times you can click in a fixed window of time. They are the same intent, so they live on this one page.

Why is my peak CPS higher than my average CPS?

Because they measure different things. Peak CPS is your best single second; the headline CPS is your whole test averaged out. If the gap between them is wide, your pace was uneven — the consistency score puts a number on that gap.

Which test length should I use?

5 seconds is the common benchmark for comparing scores. 1 second measures a burst, 10 and 15 seconds measure speed with some consistency, and 30, 60 and 100 seconds measure endurance. Pick one and stay with it if you want your own history to mean anything.

Does a higher CPS make me better at games?

Not by itself. Click speed matters in some games, but aim, movement, timing and decision-making matter more in most of them. A high CPS score is a number about your hand, not a ranking of your skill.

Is my data sent anywhere?

No. This page has no backend, no analytics and no network calls. Everything is computed in your browser and stored in your browser.