| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (destructured) | 1,346,983 Ops/sec |
| getBoundingClientRect() (simple property access) | 1,335,483 Ops/sec |
| clientWidth / clientHeight (simple property access) | 1,043,229 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 958,012 Ops/sec |
| clientWidth / clientHeight (destructured) | 883,372 Ops/sec |