Test name | Executions per second |
---|---|
jQuery - find ~ cached. | 615341.7 Ops/sec |
jQuery - find ~ without cache. | 563416.8 Ops/sec |
native - global | 3694881.5 Ops/sec |
native - cached. | 6282291.5 Ops/sec |
jQuery - using context. | 514230.4 Ops/sec |
jQuery - using data attributes. | 400979.0 Ops/sec |
jQuery init after using native DOM | 486003.9 Ops/sec |