| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 619,470 Ops/sec |
| getBoundingClientRect() (destructured) | 584,416 Ops/sec |
| clientWidth / clientHeight (simple property access) | 484,834 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 482,791 Ops/sec |
| clientWidth / clientHeight (destructured) | 478,945 Ops/sec |