| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 861,340 Ops/sec |
| getBoundingClientRect() (destructured) | 845,202 Ops/sec |
| clientWidth / clientHeight (simple property access) | 688,679 Ops/sec |
| clientWidth / clientHeight (destructured) | 687,010 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 684,704 Ops/sec |