| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 435,299 Ops/sec |
| getBoundingClientRect() (destructured) | 432,116 Ops/sec |
| clientWidth / clientHeight (destructured) | 330,710 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 326,338 Ops/sec |
| clientWidth / clientHeight (simple property access) | 318,201 Ops/sec |