| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 1,057,202 Ops/sec |
| getBoundingClientRect() (destructured) | 1,046,624 Ops/sec |
| clientWidth / clientHeight (destructured) | 573,634 Ops/sec |
| clientWidth / clientHeight (simple property access) | 561,534 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 554,346 Ops/sec |