| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 2,713,957 Ops/sec |
| getBoundingClientRect() (destructured) | 2,406,820 Ops/sec |
| clientWidth / clientHeight (destructured) | 1,732,151 Ops/sec |
| clientWidth / clientHeight (simple property access) | 1,607,994 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 1,594,510 Ops/sec |