| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 793,897 Ops/sec |
| getBoundingClientRect() (destructured) | 782,170 Ops/sec |
| clientWidth / clientHeight (simple property access) | 598,548 Ops/sec |
| clientWidth / clientHeight (destructured) | 593,258 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 590,323 Ops/sec |