Test name | Executions per second |
---|---|
jQuery - find ~ cached. | 404115.0 Ops/sec |
jQuery - find ~ without cache. | 197351.1 Ops/sec |
native - global | 1766474.6 Ops/sec |
native - cached. | 3639763.0 Ops/sec |
jQuery - using context. | 183750.8 Ops/sec |
jQuery - using data attributes. | 136406.9 Ops/sec |
jQuery init after using native DOM | 207604.1 Ops/sec |