| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (destructured) | 792,861 Ops/sec |
| getBoundingClientRect() (simple property access) | 790,191 Ops/sec |
| clientWidth / clientHeight (destructured) | 676,385 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 674,282 Ops/sec |
| clientWidth / clientHeight (simple property access) | 658,990 Ops/sec |