| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 874,484 Ops/sec |
| getBoundingClientRect() (destructured) | 854,764 Ops/sec |
| clientWidth / clientHeight (simple property access) | 700,831 Ops/sec |
| clientWidth / clientHeight (destructured) | 689,680 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 679,593 Ops/sec |