Test case name | Result |
---|---|
RegEx.test | |
String.includes | |
String.match | |
String.indexOf |
Test name | Executions per second |
---|---|
RegEx.test | 10337867.0 Ops/sec |
String.includes | 27288362.0 Ops/sec |
String.match | 6900165.0 Ops/sec |
String.indexOf | 27357452.0 Ops/sec |