| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 961,071 Ops/sec |
| getBoundingClientRect() (destructured) | 856,140 Ops/sec |
| clientWidth / clientHeight (simple property access) | 736,726 Ops/sec |
| clientWidth / clientHeight (destructured) | 716,027 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 709,884 Ops/sec |