| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 531,437 Ops/sec |
| getBoundingClientRect() (destructured) | 511,367 Ops/sec |
| clientWidth / clientHeight (destructured) | 424,126 Ops/sec |
| clientWidth / clientHeight (simple property access) | 423,643 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 417,569 Ops/sec |