| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (destructured) | 1,559,675 Ops/sec |
| getBoundingClientRect() (simple property access) | 1,556,466 Ops/sec |
| clientWidth / clientHeight (destructured) | 1,284,032 Ops/sec |
| clientWidth / clientHeight (simple property access) | 1,282,833 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 1,163,821 Ops/sec |