| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 1,359,799 Ops/sec |
| getBoundingClientRect() (destructured) | 1,257,017 Ops/sec |
| clientWidth / clientHeight (destructured) | 967,780 Ops/sec |
| clientWidth / clientHeight (simple property access) | 927,999 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 898,184 Ops/sec |