| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 2,173,298 Ops/sec |
| getBoundingClientRect() (destructured) | 2,114,504 Ops/sec |
| clientWidth / clientHeight (destructured) | 1,712,084 Ops/sec |
| clientWidth / clientHeight (simple property access) | 1,710,898 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 1,688,591 Ops/sec |