| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 2,436,576 Ops/sec |
| getBoundingClientRect() (destructured) | 2,390,020 Ops/sec |
| clientWidth / clientHeight (destructured) | 1,994,524 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 1,928,268 Ops/sec |
| clientWidth / clientHeight (simple property access) | 1,900,294 Ops/sec |