| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 1,813,219 Ops/sec |
| getBoundingClientRect() (destructured) | 1,765,839 Ops/sec |
| clientWidth / clientHeight (destructured) | 1,435,882 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 1,389,572 Ops/sec |
| clientWidth / clientHeight (simple property access) | 1,344,323 Ops/sec |