Performance Test
A quick, honest browser-level answer to "is this PC slow?" - the single most-requested help-desk complaint. Runs a fixed compute workload, measures sustained frame rate, reads reported memory, and gauges main-thread scheduling latency, then gives a simple tier plus the raw numbers. This is a rough browser-level indicator, not a full hardware benchmark. A VM or remote session (Citrix, RDS, VDI) or a machine under heavy load will score low.
Read the Performance Test guide for help reading the tier and understanding what each number means.
Configuration
Takes about 3 to 4 seconds. Runs entirely client-side; no requests leave your browser. Close other heavy tabs first for a cleaner reading.
Diagnostic complete
Processor speed
Runs a fixed integer and floating-point workload and derives a rough ops/sec score. Also reads hardwareConcurrency.
Graphics and rendering
Measures sustained frame rate over about one second while doing light canvas and DOM work, and counts dropped frames.
Memory
Reads navigator.deviceMemory (approximate, Chromium only) and performance.memory heap limits where exposed.
Main-thread responsiveness
Schedules a series of timer callbacks and measures actual versus intended delay to gauge event-loop scheduling latency.