| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (destructured) | 711,477 Ops/sec |
| getBoundingClientRect() (simple property access) | 704,452 Ops/sec |
| clientWidth / clientHeight (destructured) | 593,522 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 582,698 Ops/sec |
| clientWidth / clientHeight (simple property access) | 573,582 Ops/sec |