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 | 111136.4 Ops/sec |
Class selector only | 538559.9 Ops/sec |
Id selector then .find | 399760.0 Ops/sec |