Test name | Executions per second |
---|---|
regexp .test() | 10264416.0 Ops/sec |
string .match() | 8592435.0 Ops/sec |
indexOf === 0 | 15894026.0 Ops/sec |
string .startsWith() | 11368535.0 Ops/sec |
regexp .test() failure | 10728141.0 Ops/sec |
string .match() failure | 8215055.0 Ops/sec |
indexOf === 0 failure | 16321067.0 Ops/sec |
string .startsWith() failure | 11727636.0 Ops/sec |