| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (destructured) | 1,419,356 Ops/sec |
| getBoundingClientRect() (simple property access) | 1,411,728 Ops/sec |
| clientWidth / clientHeight (destructured) | 1,112,695 Ops/sec |
| clientWidth / clientHeight (simple property access) | 1,105,851 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 1,094,117 Ops/sec |