Test case name | Result |
---|---|
indexOf | |
indexOf (specifically at the start of the string) | |
startsWith |
Test name | Executions per second |
---|---|
indexOf | 7007105.5 Ops/sec |
indexOf (specifically at the start of the string) | 7047941.5 Ops/sec |
startsWith | 6262066.5 Ops/sec |