| Test name | Executions per second |
|---|---|
| jQuery - find ~ cached. | 115376.3 Ops/sec |
| jQuery - find ~ without cache. | 94037.4 Ops/sec |
| native - global | 1072143.0 Ops/sec |
| native - cached. | 1784914.4 Ops/sec |
| jQuery - using context. | 89802.9 Ops/sec |
| jQuery - using data attributes. | 71658.2 Ops/sec |
| jQuery init after using native DOM | 78784.9 Ops/sec |