| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 761,346 Ops/sec |
| getBoundingClientRect() (destructured) | 754,498 Ops/sec |
| clientWidth / clientHeight (destructured) | 619,693 Ops/sec |
| clientWidth / clientHeight (simple property access) | 604,323 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 581,157 Ops/sec |