| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 756,956 Ops/sec |
| getBoundingClientRect() (destructured) | 739,428 Ops/sec |
| clientWidth / clientHeight (destructured) | 639,121 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 628,054 Ops/sec |
| clientWidth / clientHeight (simple property access) | 598,794 Ops/sec |