| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 697,430 Ops/sec |
| getBoundingClientRect() (destructured) | 690,694 Ops/sec |
| clientWidth / clientHeight (destructured) | 647,610 Ops/sec |
| clientWidth / clientHeight (simple property access) | 583,246 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 541,076 Ops/sec |