| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (destructured) | 1,315,437 Ops/sec |
| getBoundingClientRect() (simple property access) | 1,314,660 Ops/sec |
| clientWidth / clientHeight (destructured) | 781,464 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 777,897 Ops/sec |
| clientWidth / clientHeight (simple property access) | 736,535 Ops/sec |