Test case name | Result |
---|---|
substring without end point | |
slice without end point | |
substring with end point | |
slice with end point |
Test name | Executions per second |
---|---|
substring without end point | 12576190.0 Ops/sec |
slice without end point | 12189013.0 Ops/sec |
substring with end point | 9187487.0 Ops/sec |
slice with end point | 8977258.0 Ops/sec |