| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (destructured) | 716,391 Ops/sec |
| getBoundingClientRect() (simple property access) | 701,816 Ops/sec |
| clientWidth / clientHeight (destructured) | 576,884 Ops/sec |
| clientWidth / clientHeight (simple property access) | 564,779 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 532,316 Ops/sec |