Test case name | Result |
---|---|
getElementById | |
querySelector | |
querySelector for some other attribute | |
querySelectorAll for some other attribute |
Test name | Executions per second |
---|---|
getElementById | 4646172.0 Ops/sec |
querySelector | 3148892.8 Ops/sec |
querySelector for some other attribute | 1719002.4 Ops/sec |
querySelectorAll for some other attribute | 842650.2 Ops/sec |