| Test name | Executions per second |
|---|---|
| ✓ clientWidth / clientHeight (simple property access) | 11,471,447 Ops/sec |
| clientWidth / clientHeight (destructured) | 11,470,291 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 11,434,232 Ops/sec |
| getBoundingClientRect() (destructured) | 3,427,442 Ops/sec |
| getBoundingClientRect() (simple property access) | 3,383,144 Ops/sec |