| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (destructured) | 462,106 Ops/sec |
| getBoundingClientRect() (simple property access) | 453,868 Ops/sec |
| clientWidth / clientHeight (destructured) | 398,903 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 387,741 Ops/sec |
| clientWidth / clientHeight (simple property access) | 374,259 Ops/sec |