| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 1,446,170 Ops/sec |
| getBoundingClientRect() (destructured) | 1,427,418 Ops/sec |
| clientWidth / clientHeight (destructured) | 1,107,980 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 1,084,172 Ops/sec |
| clientWidth / clientHeight (simple property access) | 1,068,429 Ops/sec |