| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (destructured) | 547,332 Ops/sec |
| getBoundingClientRect() (simple property access) | 536,818 Ops/sec |
| clientWidth / clientHeight (simple property access) | 458,971 Ops/sec |
| clientWidth / clientHeight (destructured) | 452,091 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 440,587 Ops/sec |