clientWidth vs matchMedia vs innerWidthFastest: innerWidth (4.1x faster)
2,675,787 ops/sec
1,730,468 ops/sec
657,201 ops/sec
Fastest: innerWidth (7.0x faster)
8,241,021 ops/sec
6,630,034 ops/sec
1,171,019 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| clientWidth | |
| matchMedia | |
| innerWidth |
| Test name | Executions per second |
|---|---|
| ✓ innerWidth | 5,319,714 Ops/sec |
| clientWidth | 3,335,460 Ops/sec |
| matchMedia | 751,677 Ops/sec |