| Test name | Executions per second |
|---|---|
| ✓ clientWidth / clientHeight (destructured and renamed) | 6,717,679 Ops/sec |
| clientWidth / clientHeight (destructured) | 6,615,608 Ops/sec |
| clientWidth / clientHeight (simple property access) | 5,167,806 Ops/sec |
| getBoundingClientRect() (destructured) | 3,625,390 Ops/sec |
| getBoundingClientRect() (simple property access) | 3,616,764 Ops/sec |