| Test name | Executions per second |
|---|---|
| ✓ clientWidth / clientHeight (simple property access) | 594,301 Ops/sec |
| getBoundingClientRect() (simple property access) | 594,134 Ops/sec |
| getBoundingClientRect() (destructured) | 559,344 Ops/sec |
| clientWidth / clientHeight (destructured) | 552,892 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 524,557 Ops/sec |