Test case name | Result |
---|---|
RegEx.test | |
String.includes | |
String.match | |
String.matchAll | |
String.indexOf |
Test name | Executions per second |
---|---|
RegEx.test | 23592760.0 Ops/sec |
String.includes | 31776964.0 Ops/sec |
String.match | 6786172.0 Ops/sec |
String.matchAll | 13929291.0 Ops/sec |
String.indexOf | 1652856832.0 Ops/sec |