style.getPropertyValue vs getBoundingClientRect vs getComputedStyle| Test case name | Result |
|---|---|
| style.getPropertyValue | |
| getBoundingClientRect | |
| getComputedStyle |
| Test name | Executions per second |
|---|---|
| ✓ style.getPropertyValue | 1,653 Ops/sec |
| getBoundingClientRect | 714 Ops/sec |
| getComputedStyle | 442 Ops/sec |