| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 1,038,202 Ops/sec |
| getBoundingClientRect() (destructured) | 1,022,040 Ops/sec |
| clientWidth / clientHeight (destructured) | 817,490 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 775,251 Ops/sec |
| clientWidth / clientHeight (simple property access) | 768,936 Ops/sec |