| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 361,350 Ops/sec |
| getBoundingClientRect() (destructured) | 350,137 Ops/sec |
| clientWidth / clientHeight (simple property access) | 281,494 Ops/sec |
| clientWidth / clientHeight (destructured) | 272,033 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 270,764 Ops/sec |