| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 1,995,505 Ops/sec |
| getBoundingClientRect() (destructured) | 1,956,623 Ops/sec |
| clientWidth / clientHeight (destructured) | 1,586,436 Ops/sec |
| clientWidth / clientHeight (simple property access) | 1,571,217 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 1,532,211 Ops/sec |