Test case name | Result |
---|---|
Lazy & good string | |
Lazy & bad string | |
Greedy & good string | |
Greedy & bad string |
Test name | Executions per second |
---|---|
Lazy & good string | 1471331.4 Ops/sec |
Lazy & bad string | 1182084.4 Ops/sec |
Greedy & good string | 1525216.5 Ops/sec |
Greedy & bad string | 1248383.1 Ops/sec |