Test name | Executions per second |
---|---|
Match RegEx via Lookahead and Capture Group | 1404841.0 Ops/sec |
Replace Unwanted Parts with Replace RegEx | 82802.1 Ops/sec |
String Split and Reference Array Index with length -1 | 2676637.2 Ops/sec |
String Split with pop | 2657479.2 Ops/sec |
Substr with lastIndexOf | 2612442.0 Ops/sec |
Slice with lastIndexOf | 2661263.8 Ops/sec |