Test name | Executions per second |
---|---|
jQuery - find ~ cached. | 1852631.2 Ops/sec |
jQuery - find ~ without cache. | 1509442.1 Ops/sec |
native - global | 7660368.0 Ops/sec |
native - cached. | 799857216.0 Ops/sec |
jQuery - using context. | 1538802.0 Ops/sec |
jQuery - using data attributes. | 612837.2 Ops/sec |
jQuery init after using native DOM | 815920.4 Ops/sec |