Test case name | Result |
---|---|
RegExp#test | |
String#indexOf | |
String#match | |
String#includes |
Test name | Executions per second |
---|---|
RegExp#test | 9353506.0 Ops/sec |
String#indexOf | 14466074.0 Ops/sec |
String#match | 8737213.0 Ops/sec |
String#includes | 13606636.0 Ops/sec |