Test name | Executions per second |
---|---|
jQuery - find ~ cached. | 797733.6 Ops/sec |
jQuery - find ~ without cache. | 746479.4 Ops/sec |
native - global | 5962228.0 Ops/sec |
native - cached. | 6986882.5 Ops/sec |
jQuery - using context. | 682581.1 Ops/sec |
jQuery - using data attributes. | 576065.5 Ops/sec |
jQuery init after using native DOM | 603739.0 Ops/sec |