How Powerful Is Your CPU?
View your CPU's logical core count and run a quick benchmark to estimate single-thread and multi-thread performance — all processed locally in your browser.
This tool reads your CPU's logical core count via navigator.hardwareConcurrency and optionally runs a computational benchmark to estimate processing power relative to reference devices.
navigator.hardwareConcurrency returns logical cores (including hyper-threaded virtual cores), so a 6-core CPU with hyper-threading reports 12 logical processors.
What Do Your Results Mean?
| Result | Range | Meaning |
|---|---|---|
| Good | 8+ logical cores, high benchmark score | Your CPU has strong multi-threaded capacity. Suitable for demanding web applications, heavy multitasking, and parallel workloads. |
| Warning | 4–7 logical cores, moderate benchmark score | Adequate for most web tasks and moderate multitasking. May slow down with many concurrent heavy operations. |
| Bad | 1–3 logical cores or low benchmark score | Limited processing power. Complex web apps, heavy JavaScript computation, and parallel tasks will feel sluggish. |
Common Issues and How to Fix Them
Core count shows lower than expected
Some browsers limit the reported core count for privacy (e.g., Firefox may report fewer cores). Virtual machines and containers also limit visible cores. Check your OS system info to confirm actual core count.
Benchmark score seems unusually low
Close other CPU-intensive applications and browser tabs before running the benchmark. CPU throttling due to overheating or power-saving mode can also reduce scores. Ensure your device is plugged in and not thermal throttling.