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 | 41562552.0 Ops/sec |
string match REGEXP CTOR | 41806144.0 Ops/sec |
regex exec REGEXP | 45247820.0 Ops/sec |
regex exec REGEXP CTOR | 45163756.0 Ops/sec |