| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 1,388,433 Ops/sec |
| getBoundingClientRect() (destructured) | 1,375,009 Ops/sec |
| clientWidth / clientHeight (simple property access) | 1,318,656 Ops/sec |
| clientWidth / clientHeight (destructured) | 1,127,752 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 1,073,255 Ops/sec |