| Test name | Executions per second |
|---|---|
| ✓ clientWidth / clientHeight (destructured and renamed) | 853,404 Ops/sec |
| getBoundingClientRect() (destructured) | 801,208 Ops/sec |
| getBoundingClientRect() (simple property access) | 666,072 Ops/sec |
| clientWidth / clientHeight (destructured) | 646,290 Ops/sec |
| clientWidth / clientHeight (simple property access) | 645,288 Ops/sec |