| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 795,653 Ops/sec |
| getBoundingClientRect() (destructured) | 750,029 Ops/sec |
| clientWidth / clientHeight (destructured) | 693,480 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 689,650 Ops/sec |
| clientWidth / clientHeight (simple property access) | 672,540 Ops/sec |