| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (destructured) | 1,277,387 Ops/sec |
| getBoundingClientRect() (simple property access) | 1,275,924 Ops/sec |
| clientWidth / clientHeight (destructured) | 937,434 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 909,118 Ops/sec |
| clientWidth / clientHeight (simple property access) | 863,129 Ops/sec |