Test name | Executions per second |
---|---|
jQuery - find ~ cached. | 717598.5 Ops/sec |
jQuery - find ~ without cache. | 645862.1 Ops/sec |
native - global | 5312167.5 Ops/sec |
native - cached. | 8337274.5 Ops/sec |
jQuery - using context. | 625982.6 Ops/sec |
jQuery - using data attributes. | 449220.0 Ops/sec |
jQuery init after using native DOM | 507086.8 Ops/sec |