| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (destructured) | 1,605,142 Ops/sec |
| getBoundingClientRect() (simple property access) | 1,329,494 Ops/sec |
| clientWidth / clientHeight (destructured) | 1,137,462 Ops/sec |
| clientWidth / clientHeight (simple property access) | 1,090,544 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 1,029,480 Ops/sec |