| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (destructured) | 1,032,513 Ops/sec |
| getBoundingClientRect() (simple property access) | 1,005,450 Ops/sec |
| clientWidth / clientHeight (destructured) | 825,810 Ops/sec |
| clientWidth / clientHeight (simple property access) | 823,438 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 750,144 Ops/sec |