| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 874,403 Ops/sec |
| getBoundingClientRect() (destructured) | 820,887 Ops/sec |
| clientWidth / clientHeight (destructured) | 713,878 Ops/sec |
| clientWidth / clientHeight (simple property access) | 713,343 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 678,198 Ops/sec |