| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 1,232,354 Ops/sec |
| getBoundingClientRect() (destructured) | 1,228,422 Ops/sec |
| clientWidth / clientHeight (destructured) | 899,083 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 894,254 Ops/sec |
| clientWidth / clientHeight (simple property access) | 873,518 Ops/sec |