| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 1,229,718 Ops/sec |
| getBoundingClientRect() (destructured) | 1,205,219 Ops/sec |
| clientWidth / clientHeight (simple property access) | 969,982 Ops/sec |
| clientWidth / clientHeight (destructured) | 962,236 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 929,377 Ops/sec |