| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (destructured) | 1,089,060 Ops/sec |
| getBoundingClientRect() (simple property access) | 1,081,594 Ops/sec |
| clientWidth / clientHeight (destructured) | 886,141 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 870,487 Ops/sec |
| clientWidth / clientHeight (simple property access) | 851,163 Ops/sec |