| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 2,048,444 Ops/sec |
| getBoundingClientRect() (destructured) | 1,968,295 Ops/sec |
| clientWidth / clientHeight (destructured) | 1,512,603 Ops/sec |
| clientWidth / clientHeight (simple property access) | 1,459,510 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 1,435,896 Ops/sec |