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 | 232702.5 Ops/sec |
jQuery height function | 199579.8 Ops/sec |
jquery inline styling | 7844622.0 Ops/sec |
native inline styling | 8002894.0 Ops/sec |
Native offsetHeight (IE8+) | 1371995.0 Ops/sec |