| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (destructured) | 103,099 Ops/sec |
| getBoundingClientRect() (simple property access) | 101,460 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 101,303 Ops/sec |
| clientWidth / clientHeight (destructured) | 100,345 Ops/sec |
| clientWidth / clientHeight (simple property access) | 86,549 Ops/sec |