| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 906,137 Ops/sec |
| getBoundingClientRect() (destructured) | 838,808 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 719,377 Ops/sec |
| clientWidth / clientHeight (simple property access) | 696,363 Ops/sec |
| clientWidth / clientHeight (destructured) | 596,091 Ops/sec |