Tablet & Stylus Report Rate Test
This tablet test estimates how many touch or pen samples per second your device reports to the browser — its report (sampling) rate. A higher rate makes drawing and handwriting feel smoother. It counts the browser’s high-frequency pointer updates — samples it would otherwise batch into one per frame.
Press Start, then drag your finger or pen across the pad.
Samples
0
Estimated rate
—
Peak rate
—
Pointer
—
This estimates the touch/pen report rate your browser observes by counting the browser’s high-frequency pointer updates — useful for tablets and drawing tablets, where a higher report rate makes lines feel smoother. It is not the digitizer’s rated rate: the browser, operating system, display refresh and power settings all affect the measured value.
01How this test works
Mobile and sensor tests read what your device makes available to the browser. Motion and direction come from your device’s built-in motion and orientation sensors, which report readings many times per second.
On phones that require it — notably iPhones — we ask your permission with a tap before starting a motion or orientation sensor. Readings are smoothed for a clean chart, and they pause when the page is hidden.
We never make up values. When a sensor — such as an ambient-light sensor — is not available, the test says so plainly rather than showing a made-up number.
02How to use it
- Open the test on a phone or tablet over HTTPS.
- Tap the enable button and allow motion/orientation access if prompted.
- Move, tilt or rotate your device and watch the live values or chart respond.
- For orientation lock or wake lock, use the provided buttons — they fail cleanly if not permitted.
- Stop the test to release the sensor when you are done.
03What this test covers
What it detects
- Acceleration and angular velocity on the X, Y and Z axes
- Device orientation (alpha/beta/gamma) and an approximate compass heading
- Screen orientation type and angle, and change events
- Which mobile capabilities (vibration, battery, wake lock, sensors) are supported
What it can’t detect
- Sensors your device or browser doesn’t expose (support varies widely, especially on iOS)
- Calibrated, laboratory-grade sensor values
- Ambient light in lux where no sensor is available — we never fabricate it
04Troubleshooting
| Symptom | What to do |
|---|---|
| Sensor says unsupported | Not every device or browser exposes every sensor; iOS in particular restricts some APIs. |
| Permission denied | Enable motion & orientation access in your browser’s site settings, then retry from a tap. |
| Compass seems wrong | Move away from magnets and metal and calibrate by moving the device in a figure-eight; browser headings are approximate. |
| Orientation won’t lock | Most browsers only allow orientation lock in full screen or an installed PWA. |
05FAQ
What’s a good report rate for a tablet?
Many tablets report around 60–120 Hz for touch; dedicated drawing tablets and some styluses go higher. The number you see here is what the browser observed, which may be lower than the hardware’s rating.
Why is my reading lower than my tablet’s spec?
The browser sees events after the OS and compositor process them, and it’s capped by the display refresh and power settings — so the measured rate is usually below the digitizer’s rated report rate.
Does it work with a drawing tablet on a desktop?
Yes. Pen input from a graphics tablet reports as a pen pointer, and its pressure and tilt are shown when the browser exposes them.
Is this the same as touchscreen responsiveness?
It’s related but not identical — report rate is how often samples arrive, while perceived responsiveness also depends on display refresh, rendering and input latency.
Related tests
Draw to test pressure, tilt, azimuth and hover where your stylus and browser expose them, then export a local image.
Visualize touch points, pointer IDs, coordinates and pressure where exposed, with an optional fullscreen mode.
Estimate the browser-observed event rate of your mouse from movement events. Affected by browser, OS, refresh and power settings.