| Test name | Executions per second |
|---|---|
| jQuery - find ~ cached. | 330907.2 Ops/sec |
| jQuery - find ~ without cache. | 288296.4 Ops/sec |
| native - global | 3290319.8 Ops/sec |
| native - cached. | 4786976.5 Ops/sec |
| jQuery - using context. | 288083.5 Ops/sec |
| jQuery - using data attributes. | 226796.8 Ops/sec |
| jQuery init after using native DOM | 285625.9 Ops/sec |