| Test name | Executions per second |
|---|---|
| ✓ getBoundingClientRect() (simple property access) | 1,542,934 Ops/sec |
| getBoundingClientRect() (destructured) | 1,538,089 Ops/sec |
| clientWidth / clientHeight (destructured) | 1,187,987 Ops/sec |
| clientWidth / clientHeight (simple property access) | 1,180,418 Ops/sec |
| clientWidth / clientHeight (destructured and renamed) | 1,171,181 Ops/sec |