| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 903,018 Ops/sec |
| getBoundingClientRect() (destructured) | 901,990 Ops/sec |
| clientWidth / clientHeight (simple property access) | 745,195 Ops/sec |
| clientWidth / clientHeight (destructured) | 720,713 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 713,210 Ops/sec |