Test case name | Result |
---|---|
Lazy & good string | |
Lazy & bad string | |
Greedy & good string | |
Greedy & bad string |
Test name | Executions per second |
---|---|
Lazy & good string | 1884948.5 Ops/sec |
Lazy & bad string | 1849234.1 Ops/sec |
Greedy & good string | 1689890.2 Ops/sec |
Greedy & bad string | 1707247.1 Ops/sec |