| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (destructured) | 1,811,009 Ops/sec |
| getBoundingClientRect() (simple property access) | 1,760,800 Ops/sec |
| clientWidth / clientHeight (destructured) | 1,538,255 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 1,516,963 Ops/sec |
| clientWidth / clientHeight (simple property access) | 1,488,845 Ops/sec |