| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (destructured) | 1,117,618 Ops/sec |
| getBoundingClientRect() (simple property access) | 1,098,231 Ops/sec |
| clientWidth / clientHeight (destructured) | 929,452 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 917,808 Ops/sec |
| clientWidth / clientHeight (simple property access) | 892,643 Ops/sec |