Test case name | Result |
---|---|
Id and class chaining selector | |
Class selector only | |
Id selector then .find |
Test name | Executions per second |
---|---|
Id and class chaining selector | 108490.9 Ops/sec |
Class selector only | 562638.4 Ops/sec |
Id selector then .find | 423420.4 Ops/sec |