| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (destructured) | 40,223 Ops/sec |
| getBoundingClientRect() (simple property access) | 39,947 Ops/sec |
| clientWidth / clientHeight (destructured) | 31,648 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 30,533 Ops/sec |
| clientWidth / clientHeight (simple property access) | 30,406 Ops/sec |