| 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) | 3199106.0 Ops/sec |
| querySelector by attribute (partial matching) - variant (starts with) | 3739891.8 Ops/sec |
| getElementById | 25627976.0 Ops/sec |
| getElementsByTagName | 9649841.0 Ops/sec |