| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (destructured) | 1,235,849 Ops/sec |
| getBoundingClientRect() (simple property access) | 1,175,852 Ops/sec |
| clientWidth / clientHeight (destructured) | 963,475 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 896,653 Ops/sec |
| clientWidth / clientHeight (simple property access) | 896,511 Ops/sec |