Test name | Executions per second |
---|---|
jQuery - find ~ cached. | 1647191.5 Ops/sec |
jQuery - find ~ without cache. | 1483571.4 Ops/sec |
native - global | 10675203.0 Ops/sec |
native - cached. | 20833376.0 Ops/sec |
jQuery - using context. | 1410110.4 Ops/sec |
jQuery - using data attributes. | 1039255.4 Ops/sec |
jQuery init after using native DOM | 1131262.2 Ops/sec |