| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 821,377 Ops/sec |
| getBoundingClientRect() (destructured) | 760,649 Ops/sec |
| clientWidth / clientHeight (destructured) | 612,687 Ops/sec |
| clientWidth / clientHeight (simple property access) | 577,686 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 573,913 Ops/sec |