| Test name | Executions per second |
|---|---|
| querySelector by attribute (partial matching) | 3566498.5 Ops/sec |
| querySelector by attribute (partial matching) - variant (starts with) | 3734036.5 Ops/sec |
| getElementById | 20981092.0 Ops/sec |
| getElementsByTagName | 11459818.0 Ops/sec |