| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 697,014 Ops/sec |
| getBoundingClientRect() (destructured) | 691,283 Ops/sec |
| clientWidth / clientHeight (destructured) | 554,534 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 526,840 Ops/sec |
| clientWidth / clientHeight (simple property access) | 512,123 Ops/sec |