| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (destructured) | 1,285,952 Ops/sec |
| clientWidth / clientHeight (simple property access) | 860,111 Ops/sec |
| getBoundingClientRect() (simple property access) | 803,957 Ops/sec |
| clientWidth / clientHeight (destructured) | 762,628 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 748,564 Ops/sec |