| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (destructured) | 501,875 Ops/sec |
| getBoundingClientRect() (simple property access) | 471,763 Ops/sec |
| clientWidth / clientHeight (simple property access) | 402,026 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 313,795 Ops/sec |
| clientWidth / clientHeight (destructured) | 292,157 Ops/sec |