| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 496,360 Ops/sec |
| getBoundingClientRect() (destructured) | 495,711 Ops/sec |
| clientWidth / clientHeight (destructured) | 433,032 Ops/sec |
| clientWidth / clientHeight (simple property access) | 417,300 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 335,838 Ops/sec |