| Test case name | Result |
|---|---|
| regex | |
| includes | |
| new regex | |
| string match regex | |
| string match new regex |
| Test name | Executions per second |
|---|---|
| regex | 2127967.0 Ops/sec |
| includes | 4041838.2 Ops/sec |
| new regex | 2125215.8 Ops/sec |
| string match regex | 2073546.6 Ops/sec |
| string match new regex | 2048224.5 Ops/sec |