| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (destructured) | 481,641 Ops/sec |
| getBoundingClientRect() (simple property access) | 480,855 Ops/sec |
| clientWidth / clientHeight (destructured) | 387,339 Ops/sec |
| clientWidth / clientHeight (simple property access) | 369,415 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 368,507 Ops/sec |