| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 2,529,301 Ops/sec |
| getBoundingClientRect() (destructured) | 2,382,552 Ops/sec |
| clientWidth / clientHeight (destructured) | 1,828,584 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 1,798,624 Ops/sec |
| clientWidth / clientHeight (simple property access) | 1,733,745 Ops/sec |