Test case name | Result |
---|---|
string match REGEXP | |
string match REGEXP CTOR | |
regex exec REGEXP | |
regex exec REGEXP CTOR |
Test name | Executions per second |
---|---|
string match REGEXP | 5492421.0 Ops/sec |
string match REGEXP CTOR | 5135194.0 Ops/sec |
regex exec REGEXP | 4484323.0 Ops/sec |
regex exec REGEXP CTOR | 4751277.0 Ops/sec |