| Test case name | Result |
|---|---|
| reduce with concat without destructuring | |
| flatMap | |
| reduce with concat with destructuring |
| Test name | Executions per second |
|---|---|
| reduce with concat without destructuring | 1.4 Ops/sec |
| flatMap | 4694.7 Ops/sec |
| reduce with concat with destructuring | 18.9 Ops/sec |