| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 142,290 Ops/sec |
| getBoundingClientRect() (destructured) | 140,674 Ops/sec |
| clientWidth / clientHeight (destructured) | 119,293 Ops/sec |
| clientWidth / clientHeight (simple property access) | 109,067 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 96,777 Ops/sec |