| Test name | Executions per second |
|---|---|
| ✓ indexOf at end of sentence v1 | 3,972 Ops/sec |
| indexOf at end of sentence v2 | 3,955 Ops/sec |
| indexOf starts with | 3,927 Ops/sec |
| string endsWith | 124 Ops/sec |
| string startsWith | 124 Ops/sec |
| Regex match ends with | 123 Ops/sec |
| Regex match starts with | 121 Ops/sec |
| search starts with | 42 Ops/sec |