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) | 4715642.5 Ops/sec |
querySelector by attribute (partial matching) - variant (starts with) | 4807313.0 Ops/sec |
getElementById | 10687901.0 Ops/sec |
getElementsByTagName | 8208137.0 Ops/sec |