| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (destructured) | 1,491,284 Ops/sec |
| getBoundingClientRect() (simple property access) | 1,488,438 Ops/sec |
| clientWidth / clientHeight (destructured) | 1,108,088 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 1,099,332 Ops/sec |
| clientWidth / clientHeight (simple property access) | 1,056,259 Ops/sec |