| Test case name | Result |
|---|---|
| Value Found - string.startsWith method | |
| Value Found - string.indexOf method | |
| Value Found - string.search method | |
| Value Found - string.match method |
| Test name | Executions per second |
|---|---|
| Value Found - string.startsWith method | 174.4 Ops/sec |
| Value Found - string.indexOf method | 4108.8 Ops/sec |
| Value Found - string.search method | 44.1 Ops/sec |
| Value Found - string.match method | 138.6 Ops/sec |