| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 638,200 Ops/sec |
| getBoundingClientRect() (destructured) | 619,882 Ops/sec |
| clientWidth / clientHeight (destructured) | 574,783 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 528,195 Ops/sec |
| clientWidth / clientHeight (simple property access) | 482,575 Ops/sec |