| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (destructured) | 560,507 Ops/sec |
| getBoundingClientRect() (simple property access) | 540,310 Ops/sec |
| clientWidth / clientHeight (destructured) | 488,023 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 433,097 Ops/sec |
| clientWidth / clientHeight (simple property access) | 427,975 Ops/sec |