Test name | Executions per second |
---|---|
jQuery - find ~ cached. | 2270908.8 Ops/sec |
jQuery - find ~ without cache. | 1966094.0 Ops/sec |
native - global | 11403860.0 Ops/sec |
native - cached. | 18367152.0 Ops/sec |
jQuery - using context. | 1818758.2 Ops/sec |
jQuery - using data attributes. | 1602925.2 Ops/sec |
jQuery init after using native DOM | 2252007.5 Ops/sec |