Test case name | Result |
---|---|
reduce with spread | |
reduce with assign | |
reduce with mapped assign | |
reduce with mapped assign (compact) | |
reduce with mapped assign (if-else) |
Test name | Executions per second |
---|---|
reduce with spread | 1533503.9 Ops/sec |
reduce with assign | 8200524.0 Ops/sec |
reduce with mapped assign | 15384807.0 Ops/sec |
reduce with mapped assign (compact) | 6749741.5 Ops/sec |
reduce with mapped assign (if-else) | 15363904.0 Ops/sec |