| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (destructured) | 1,477,744 Ops/sec |
| getBoundingClientRect() (simple property access) | 1,252,834 Ops/sec |
| clientWidth / clientHeight (destructured) | 852,445 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 831,800 Ops/sec |
| clientWidth / clientHeight (simple property access) | 788,918 Ops/sec |