Test name | Executions per second |
---|---|
jQuery - find ~ cached. | 211955.3 Ops/sec |
jQuery - find ~ without cache. | 179339.9 Ops/sec |
native - global | 1472996.9 Ops/sec |
native - cached. | 2570073.8 Ops/sec |
jQuery - using context. | 112246.8 Ops/sec |
jQuery - using data attributes. | 77710.1 Ops/sec |
jQuery init after using native DOM | 83428.7 Ops/sec |