| Test name | Executions per second |
|---|---|
| ✓ clientWidth / clientHeight (destructured and renamed) | 632,159 Ops/sec |
| getBoundingClientRect() (destructured) | 618,667 Ops/sec |
| getBoundingClientRect() (simple property access) | 578,816 Ops/sec |
| clientWidth / clientHeight (simple property access) | 477,779 Ops/sec |
| clientWidth / clientHeight (destructured) | 432,684 Ops/sec |