| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 2,288,414 Ops/sec |
| getBoundingClientRect() (destructured) | 2,246,912 Ops/sec |
| clientWidth / clientHeight (destructured) | 1,764,759 Ops/sec |
| clientWidth / clientHeight (simple property access) | 1,743,219 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 1,742,590 Ops/sec |
| getComputedStyle | 837,060 Ops/sec |