Test name | Executions per second |
---|---|
jQuery - find ~ cached. | 475163.0 Ops/sec |
jQuery - find ~ without cache. | 421087.6 Ops/sec |
native - global | 3844938.8 Ops/sec |
native - cached. | 6225633.5 Ops/sec |
jQuery - using context. | 398155.3 Ops/sec |
jQuery - using data attributes. | 315974.3 Ops/sec |
jQuery init after using native DOM | 343871.9 Ops/sec |