| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (destructured) | 946,037 Ops/sec |
| getBoundingClientRect() (simple property access) | 896,695 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 786,659 Ops/sec |
| clientWidth / clientHeight (simple property access) | 784,346 Ops/sec |
| clientWidth / clientHeight (destructured) | 777,888 Ops/sec |