| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 1,293,519 Ops/sec |
| getBoundingClientRect() (destructured) | 1,270,600 Ops/sec |
| clientWidth / clientHeight (destructured) | 1,038,337 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 982,387 Ops/sec |
| clientWidth / clientHeight (simple property access) | 883,955 Ops/sec |