| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 1,625,883 Ops/sec |
| getBoundingClientRect() (destructured) | 1,602,917 Ops/sec |
| clientWidth / clientHeight (destructured) | 1,224,954 Ops/sec |
| clientWidth / clientHeight (simple property access) | 1,190,588 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 1,156,975 Ops/sec |