| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 1,585,340 Ops/sec |
| getBoundingClientRect() (destructured) | 1,569,833 Ops/sec |
| clientWidth / clientHeight (destructured) | 1,406,428 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 1,400,642 Ops/sec |
| clientWidth / clientHeight (simple property access) | 1,274,315 Ops/sec |