| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 839,771 Ops/sec |
| getBoundingClientRect() (destructured) | 774,164 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 694,290 Ops/sec |
| clientWidth / clientHeight (simple property access) | 609,890 Ops/sec |
| clientWidth / clientHeight (destructured) | 599,310 Ops/sec |