Test case name | Result |
---|---|
jQuery Repeated selectors | |
Vanilla JS Variable Selectors with variables | |
jQuery Repeated Selectors + Find | |
Vanilla JS Selectors with variables + querySelector |
Test name | Executions per second |
---|---|
jQuery Repeated selectors | 31631.0 Ops/sec |
Vanilla JS Variable Selectors with variables | 56795.6 Ops/sec |
jQuery Repeated Selectors + Find | 22215.3 Ops/sec |
Vanilla JS Selectors with variables + querySelector | 54601.1 Ops/sec |