| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 3,131,832 Ops/sec |
| getBoundingClientRect() (destructured) | 3,005,941 Ops/sec |
| clientWidth / clientHeight (destructured) | 2,459,295 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 2,408,628 Ops/sec |
| clientWidth / clientHeight (simple property access) | 2,273,694 Ops/sec |