Test case name | Result |
---|---|
querySelector by attribute (partial matching) | |
querySelector by attribute (partial matching) - variant (starts with) | |
getElementById |
Test name | Executions per second |
---|---|
querySelector by attribute (partial matching) | 1216771.5 Ops/sec |
querySelector by attribute (partial matching) - variant (starts with) | 1245091.0 Ops/sec |
getElementById | 2627920.2 Ops/sec |