SPS · wheel events per second

Scrolls per second test

Measure your SPS — how many scroll events per second your browser actually receives. Hover over the box and start scrolling; the timer starts on your first event and the result comes with a Slow-to-Extreme rating, your peak second, and the distance you covered.

Runs entirely in this browser tab. Nothing is recorded to a server or uploaded.

Test duration

Hover here and scrollThe 10-second timer starts on your first scroll — no button to press. Keyboard users: press Tab to focus this area, then hold Page Down.

Distance is the real travel of the box above, measured in CSS pixels, so it never depends on guessing what one wheel notch is worth. Scrolls per second counts browser wheel events — one physical notch can emit more than one. Your operating system’s scroll-lines setting changes pixels per second, so compare runs on the same machine.

SPS, explained honestly

Scrolls per second counts browser wheel events. That is a precise thing to measure and a slippery thing to interpret, so it is worth being blunt about it: one turn of a detent does not reliably equal one event. A high-resolution wheel can report four or more events per notch; an older mouse reports one; a touchpad has no notches at all and reports a continuous stream.

So SPS is a fair contest between two people using the same class of device, and a meaningless one across classes. That is the same caveat that applies to every scrolls-per-second scoreboard on the web — most just do not say so.

Scrolls per second rating scale

Scrolls per second rating tiers
TierRangeWhat it means
Slow0–3 scrolls/sReading pace. Normal for careful scrolling through text.
Normal4–7 scrolls/sEveryday browsing speed for a detented mouse wheel.
Fast8–12 scrolls/sDeliberately quick flicks, or a touchpad with momentum.
Very fast13–20 scrolls/sSustained rapid input. Common on free-spin wheels.
Extreme21+ scrolls/sFree-spin flywheel territory, or a very high wheel resolution.

These bands follow the convention used across the click-speed category, so your score here is comparable with the number you would get elsewhere. If you would rather measure distance than events, the scroll speed test reports pixels per second from the same engine.

SPS by input type

Detented mouse wheel (4–14 SPS)

A physical click per step. The detent spacing is a hard ceiling on how fast the wheel can be driven, so scores cluster tightly and are highly repeatable.

Free-spin wheel (20–60+ SPS)

With the ratchet released the wheel becomes a flywheel. One hard flick keeps emitting events for a second or more after your finger has left it.

High-resolution wheel (2–4× a plain wheel)

Emits several small-delta events per notch by design. The distance travelled is comparable to an ordinary wheel; the event count is not.

Trackpad (60–120 SPS)

A continuous event stream plus a momentum tail after lift-off. Excellent distance and event scores, but a different sport entirely.

The mouse vs touchpad guide goes into why the event streams differ so much, including delta units and momentum.

If your SPS looks wrong

A score well below your normal range, or one that swings run to run, is usually one of three things: a wheel encoder dropping events, a browser coalescing input under load, or a wireless link reporting in bursts. The quickest way to tell them apart is to look at the shape of the run rather than the headline figure.

Run the mouse wheel test — it records inter-event gaps, bursts and direction reversals — or compare against your click rate on the CPS test, which uses the same event pipeline for a completely different button.

Scrolls per second questions

SPS means scrolls per second: the number of wheel events your browser receives each second. It is the scroll-wheel equivalent of CPS (clicks per second) and it is the figure the click-speed community compares, because unlike a pixel distance it barely moves when you change your operating system’s scroll settings.