| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 768,809 Ops/sec |
| getBoundingClientRect() (destructured) | 753,056 Ops/sec |
| clientWidth / clientHeight (simple property access) | 667,095 Ops/sec |
| clientWidth / clientHeight (destructured) | 654,424 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 631,715 Ops/sec |