Test name | Executions per second |
---|---|
Jquery with caching - find. | 263360.2 Ops/sec |
jquery without caching | 234831.4 Ops/sec |
Native DOM - global | 2084160.4 Ops/sec |
Native DOM - cached. | 4242688.5 Ops/sec |
jquery with caching - without find ( using context.) | 224735.1 Ops/sec |