| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 310,828 Ops/sec |
| getBoundingClientRect() (destructured) | 310,520 Ops/sec |
| clientWidth / clientHeight (destructured) | 239,917 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 235,652 Ops/sec |
| clientWidth / clientHeight (simple property access) | 231,648 Ops/sec |