| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 1,326,046 Ops/sec |
| getBoundingClientRect() (destructured) | 1,275,904 Ops/sec |
| clientWidth / clientHeight (simple property access) | 1,201,505 Ops/sec |
| clientWidth / clientHeight (destructured) | 1,177,643 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 1,139,381 Ops/sec |