| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (destructured) | 1,251,054 Ops/sec |
| getBoundingClientRect() (simple property access) | 1,242,500 Ops/sec |
| clientWidth / clientHeight (destructured) | 995,592 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 985,897 Ops/sec |
| clientWidth / clientHeight (simple property access) | 968,291 Ops/sec |