| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 749,016 Ops/sec |
| clientWidth / clientHeight (destructured) | 652,635 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 609,812 Ops/sec |
| getBoundingClientRect() (destructured) | 562,225 Ops/sec |
| clientWidth / clientHeight (simple property access) | 516,241 Ops/sec |