| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 2,061,873 Ops/sec |
| getBoundingClientRect() (destructured) | 1,911,524 Ops/sec |
| clientWidth / clientHeight (destructured) | 1,568,685 Ops/sec |
| clientWidth / clientHeight (simple property access) | 1,487,015 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 1,480,232 Ops/sec |