| 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) | 11722607.0 Ops/sec |
| Tag name with two (div and span) | 3217331.8 Ops/sec |
| :is Selector with only div | 3202730.2 Ops/sec |
| :is Selector with div and span | 2928209.8 Ops/sec |
| :is Selector with div, span and img | 2477337.5 Ops/sec |