| Test case name | Result |
|---|---|
| clientWidth / clientHeight | |
| offsetWidth / offsetHeight | |
| getBoundingClientRect |
| Test name | Executions per second |
|---|---|
| clientWidth / clientHeight | 24148986.0 Ops/sec |
| offsetWidth / offsetHeight | 15425046.0 Ops/sec |
| getBoundingClientRect | 9283536.0 Ops/sec |