| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 2,412,465 Ops/sec |
| getBoundingClientRect() (destructured) | 2,379,475 Ops/sec |
| clientWidth / clientHeight (simple property access) | 1,790,556 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 1,782,715 Ops/sec |
| clientWidth / clientHeight (destructured) | 1,775,378 Ops/sec |
| getComputedStyle | 875,991 Ops/sec |