| Test case name | Result |
|---|---|
| jQuery CSS function | |
| jQuery height function | |
| jquery inline styling | |
| native inline styling | |
| Native offsetHeight (IE8+) |
| Test name | Executions per second |
|---|---|
| jQuery CSS function | 343093.9 Ops/sec |
| jQuery height function | 283271.8 Ops/sec |
| jquery inline styling | 23540418.0 Ops/sec |
| native inline styling | 23769052.0 Ops/sec |
| Native offsetHeight (IE8+) | 1889653.5 Ops/sec |