| Test name | Executions per second |
|---|---|
| jQuery - find ~ cached. | 110127.7 Ops/sec |
| jQuery - find ~ without cache. | 98311.6 Ops/sec |
| native - global | 1136316.2 Ops/sec |
| native - cached. | 1862687.9 Ops/sec |
| jQuery - using context. | 94459.2 Ops/sec |
| jQuery - using data attributes. | 75177.2 Ops/sec |
| jQuery init after using native DOM | 81871.5 Ops/sec |