| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 904,945 Ops/sec |
| getBoundingClientRect() (destructured) | 878,613 Ops/sec |
| clientWidth / clientHeight (destructured) | 733,225 Ops/sec |
| clientWidth / clientHeight (simple property access) | 726,433 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 715,342 Ops/sec |