| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 1,019,449 Ops/sec |
| getBoundingClientRect() (destructured) | 1,007,510 Ops/sec |
| clientWidth / clientHeight (destructured) | 866,864 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 865,750 Ops/sec |
| clientWidth / clientHeight (simple property access) | 833,371 Ops/sec |