| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (destructured) | 1,060,313 Ops/sec |
| getBoundingClientRect() (simple property access) | 1,048,220 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 810,079 Ops/sec |
| clientWidth / clientHeight (destructured) | 744,590 Ops/sec |
| clientWidth / clientHeight (simple property access) | 739,532 Ops/sec |