Test case name | Result |
---|---|
trim and always replace | |
trim and conditionally replace | |
trim and conditionally replace with if | |
always replace and trim | |
conditionally trim and conditionally replace |
Test name | Executions per second |
---|---|
trim and always replace | 2453.7 Ops/sec |
trim and conditionally replace | 2604.8 Ops/sec |
trim and conditionally replace with if | 2607.7 Ops/sec |
always replace and trim | 2255.7 Ops/sec |
conditionally trim and conditionally replace | 2641.4 Ops/sec |