| Test name | Executions per second |
|---|---|
| jQuery - find ~ cached. | 1186011.9 Ops/sec |
| jQuery - find ~ without cache. | 1034943.7 Ops/sec |
| native - global | 9331355.0 Ops/sec |
| native - cached. | 14966433.0 Ops/sec |
| jQuery - using context. | 987280.9 Ops/sec |
| jQuery - using data attributes. | 785023.5 Ops/sec |
| jQuery init after using native DOM | 844721.9 Ops/sec |