| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (destructured) | 1,330,657 Ops/sec |
| getBoundingClientRect() (simple property access) | 1,322,892 Ops/sec |
| clientWidth / clientHeight (destructured) | 876,219 Ops/sec |
| clientWidth / clientHeight (simple property access) | 848,571 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 813,590 Ops/sec |