| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 2,378,138 Ops/sec |
| getBoundingClientRect() (destructured) | 2,376,357 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 1,800,845 Ops/sec |
| clientWidth / clientHeight (destructured) | 1,793,894 Ops/sec |
| clientWidth / clientHeight (simple property access) | 1,791,322 Ops/sec |