antibrowser
Русский中文

glossary · term

hardwareConcurrency

A JavaScript property reporting the approximate number of logical processors on a device.

hardwareConcurrency is a JavaScript property that reports an approximate number of logical processors available to the browser. Websites use it for performance decisions, and it may also contribute to fingerprinting. In multi-account profiles, the value should be plausible for the stated device and consistent with other hardware-related signals.

Related reading