| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (destructured) | 696,883 Ops/sec |
| getBoundingClientRect() (simple property access) | 694,187 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 586,694 Ops/sec |
| clientWidth / clientHeight (destructured) | 581,282 Ops/sec |
| clientWidth / clientHeight (simple property access) | 554,686 Ops/sec |