| Test name | Executions per second |
|---|---|
| ✓ clientWidth / clientHeight (destructured) | 109,270 Ops/sec |
| getBoundingClientRect() (destructured) | 106,047 Ops/sec |
| getBoundingClientRect() (simple property access) | 105,351 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 101,438 Ops/sec |
| clientWidth / clientHeight (simple property access) | 86,980 Ops/sec |