| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 2,347,282 Ops/sec |
| getBoundingClientRect() (destructured) | 2,278,710 Ops/sec |
| clientWidth / clientHeight (simple property access) | 1,715,546 Ops/sec |
| clientWidth / clientHeight (destructured) | 1,676,772 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 1,651,854 Ops/sec |