| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 563,021 Ops/sec |
| getBoundingClientRect() (destructured) | 556,030 Ops/sec |
| clientWidth / clientHeight (simple property access) | 455,999 Ops/sec |
| clientWidth / clientHeight (destructured) | 447,282 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 443,465 Ops/sec |