navigator.hardwareConcurrency
Term side of the Card
Topic: Interact with Client
Unit title: navigator.hardwareConcurrency
Categories: Property
Explanation side of the Card
Explanation: The browser API property that returns the number of logical processors available on the user's device. This can be useful for optimizing performance, especially in multi-threaded or parallel processing tasks.
Browser compatibility:
- The chrome browser supports this feature starting from version 37
- The edge browser supports this feature starting from version 15
- The firefox browser supports this feature starting from version 48
- The safari browser supports this feature starting from version 10.1
Availability: