Test case name | Result |
---|---|
RegExp#test | |
String#indexOf | |
String#match | |
String#includes |
Test name | Executions per second |
---|---|
RegExp#test | 8190612.0 Ops/sec |
String#indexOf | 16165686.0 Ops/sec |
String#match | 7249782.5 Ops/sec |
String#includes | 14298517.0 Ops/sec |