| Test case name | Result |
|---|---|
| Tag name (div) | |
| Tag name with two (div and span) | |
| :is Selector with only div | |
| :is Selector with div and span | |
| :is Selector with div, span and img |
| Test name | Executions per second |
|---|---|
| Tag name (div) | 15467067.0 Ops/sec |
| Tag name with two (div and span) | 15555863.0 Ops/sec |
| :is Selector with only div | 13425664.0 Ops/sec |
| :is Selector with div and span | 12418409.0 Ops/sec |
| :is Selector with div, span and img | 11460727.0 Ops/sec |