Test name | Executions per second |
---|---|
jQuery - find ~ cached. | 845521.7 Ops/sec |
jQuery - find ~ without cache. | 747719.4 Ops/sec |
native - global | 5567693.5 Ops/sec |
native - cached. | 9572031.0 Ops/sec |
jQuery - using context. | 710133.9 Ops/sec |
jQuery - using data attributes. | 569534.1 Ops/sec |
jQuery init after using native DOM | 615049.8 Ops/sec |