Test name | Executions per second |
---|---|
regexp .test() | 18685538.0 Ops/sec |
string .match() | 15542435.0 Ops/sec |
indexOf === 0 | 29340422.0 Ops/sec |
string .startsWith() | 19917832.0 Ops/sec |
regexp .test() failure | 18817132.0 Ops/sec |
string .match() failure | 15553868.0 Ops/sec |
indexOf === 0 failure | 29321680.0 Ops/sec |
string .startsWith() failure | 19895464.0 Ops/sec |