| Test name | Executions per second |
|---|---|
| ✓ clientWidth / clientHeight (simple property access) | 4,665,327 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 4,637,389 Ops/sec |
| clientWidth / clientHeight (destructured) | 4,622,484 Ops/sec |
| getBoundingClientRect() (destructured) | 1,402,902 Ops/sec |
| getBoundingClientRect() (simple property access) | 1,372,369 Ops/sec |