| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 981,892 Ops/sec |
| getBoundingClientRect() (destructured) | 962,805 Ops/sec |
| clientWidth / clientHeight (destructured) | 768,360 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 747,216 Ops/sec |
| clientWidth / clientHeight (simple property access) | 747,077 Ops/sec |