| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 2,438,940 Ops/sec |
| getBoundingClientRect() (destructured) | 2,417,442 Ops/sec |
| clientWidth / clientHeight (destructured) | 1,705,215 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 1,703,134 Ops/sec |
| clientWidth / clientHeight (simple property access) | 1,672,222 Ops/sec |