| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 1,380,393 Ops/sec |
| getBoundingClientRect() (destructured) | 1,376,409 Ops/sec |
| clientWidth / clientHeight (simple property access) | 888,916 Ops/sec |
| clientWidth / clientHeight (destructured) | 865,455 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 838,389 Ops/sec |