Test name | Executions per second |
---|---|
Jquery with caching - find. | 394812.4 Ops/sec |
jquery without caching | 254895.9 Ops/sec |
Native DOM - global | 2605592.8 Ops/sec |
Native DOM - cached. | 5740239.0 Ops/sec |
jquery with caching - without find ( using context.) | 296164.7 Ops/sec |
jQuery - using data attributes. | 214607.0 Ops/sec |