Skip to content

CPU Benchmark

Runs 5 JavaScript CPU sub-tests and scores your processor performance relative to typical browser benchmarks.

Scores are normalized against typical mid-range desktop browser performance. Higher is better. JavaScript performance depends on browser engine, OS, and hardware.

JavaScript CPU Performance

This benchmark measures how fast your CPU executes JavaScript workloads representative of real web application tasks. Unlike native benchmarks, JavaScript performance depends jointly on your CPU hardware and the quality of the browser's JavaScript engine (JIT compiler).

Each test is timed using performance.now() which provides sub-millisecond precision. Scores are normalized against a mid-range baseline, where a score of 50 represents average performance. Scores above 80 indicate excellent performance that exceeds typical benchmarks.

Sub-Test Breakdown

Integer Math

10 million integer additions with bitwise OR to force integer mode. Tests core ALU throughput and loop optimization.

Float Math

5 million sin/cos pairs. Tests FPU throughput and transcendental math performance.

Prime Sieve

Eratosthenes sieve to 100K using Uint8Array. Tests memory access patterns and typed array performance.

Fibonacci

Recursive Fibonacci(35). Tests function call overhead and stack performance with ~29M recursive calls.

JSON

1,000 JSON stringify/parse cycles on a complex object. Tests serialization performance relevant to API work.

CPU & System Performance Guides

Learn about processor benchmarking, JavaScript performance, and system optimization.

GuidesJanuary 13, 202618 min read

2025-2026 Polling Rate Test Results for 100 Gaming Mice

A data-backed look at 100 gaming mice across 125Hz to 8000Hz, with stability notes, real-world limits, and how to compare your setup using our mouse polling rate test.

Read Article
ReviewsJanuary 9, 20268 min read

Top Hardware Testing Tools in 2026: One-Stop Online Platform for Mouse, Screen, GPU, and Peripherals

A 2026 roundup of hardware testing tools, from browser-based no-install checks for mice and screens to GPU stress tests and system monitoring.

Read Article
GuidesDecember 22, 20257 min read

Mouse Polling Rate in the Browser: What This Test Measures (and What It Doesn’t)

Web-based mouse polling tests measure browser-delivered pointer event frequency, not raw USB polling. Learn why ~125Hz appears, why high polling rates are indistinguishable on the web, and how to interpret results.

Read Article
GamingDecember 18, 20258 min read

PS5 Controller Stick Drift Test: How to Check DualSense Drift Online

Think your PS5 DualSense has stick drift? Learn how to connect it to your PC/Mac, visualize stick input, set a deadzone, and confirm drift using our free browser-based PS5 controller test.

Read Article
GamingDecember 18, 20257 min read

Click Speed Test (CPS vs CPM): What’s a Good Score + 10s vs 30s

Learn the difference between CPS and CPM, what counts as a good click speed, and whether 10-second or 30-second tests are more accurate. Then run our free click speed test and share your results.

Read Article
GamingDecember 18, 20258 min read

Mouse Polling Rate Test: 125 vs 500 vs 1000Hz (What It Means + How to Check)

Learn what mouse polling rate (Hz) means, the real difference between 125/500/1000Hz, and how to test your mouse polling rate online using our browser-based distribution and stability checker.

Read Article