getComputedStyle vs getBoundingClientRect vs clientheight| Test case name | Result |
|---|---|
| getComputedStyle | |
| getBoundingClientRect | |
| clientheight |
| Test name | Executions per second |
|---|---|
| ✓ getComputedStyle | 1,044 Ops/sec |
| clientheight | 716 Ops/sec |
| getBoundingClientRect | 398 Ops/sec |