Test case name | Result |
---|---|
RegEx.test | |
String.includes | |
String.match | |
String.indexOf |
Test name | Executions per second |
---|---|
RegEx.test | 7039398.5 Ops/sec |
String.includes | 10107532.0 Ops/sec |
String.match | 5881327.0 Ops/sec |
String.indexOf | 15215811.0 Ops/sec |