Test case name | Result |
---|---|
querySelector by attribute (partial matching) | |
querySelector by attribute (partial matching) - variant (starts with) | |
getElementById | |
getElementsByTagName |
Test name | Executions per second |
---|---|
querySelector by attribute (partial matching) | 4971720.5 Ops/sec |
querySelector by attribute (partial matching) - variant (starts with) | 5112775.0 Ops/sec |
getElementById | 25308034.0 Ops/sec |
getElementsByTagName | 13542323.0 Ops/sec |