| Test name | Executions per second |
|---|---|
| jQuery - find ~ cached. | 692421.8 Ops/sec |
| jQuery - find ~ without cache. | 619435.9 Ops/sec |
| native - global | 4919249.0 Ops/sec |
| native - cached. | 8337182.0 Ops/sec |
| jQuery - using context. | 585352.8 Ops/sec |
| jQuery - using data attributes. | 473278.5 Ops/sec |
| jQuery init after using native DOM | 528532.6 Ops/sec |