| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 766,281 Ops/sec |
| getBoundingClientRect() (destructured) | 746,274 Ops/sec |
| clientWidth / clientHeight (destructured) | 643,426 Ops/sec |
| clientWidth / clientHeight (simple property access) | 617,778 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 592,087 Ops/sec |