| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (destructured) | 323,280 Ops/sec |
| getBoundingClientRect() (simple property access) | 322,171 Ops/sec |
| clientWidth / clientHeight (destructured) | 304,399 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 295,490 Ops/sec |
| clientWidth / clientHeight (simple property access) | 290,162 Ops/sec |