Test name | Executions per second |
---|---|
regexp .test() | 17450186.0 Ops/sec |
string .match() | 14155647.0 Ops/sec |
indexOf === 0 | 26731626.0 Ops/sec |
string .startsWith() | 19714600.0 Ops/sec |
regexp .test() failure | 17556494.0 Ops/sec |
string .match() failure | 14471784.0 Ops/sec |
indexOf === 0 failure | 26399540.0 Ops/sec |
string .startsWith() failure | 19662736.0 Ops/sec |