| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 1,350,126 Ops/sec |
| clientWidth / clientHeight (destructured) | 1,113,670 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 1,101,454 Ops/sec |
| clientWidth / clientHeight (simple property access) | 1,061,641 Ops/sec |
| getBoundingClientRect() (destructured) | 1,013,177 Ops/sec |