| Test case name | Result |
|---|---|
| reduce with forEach | |
| flatMap | |
| reduce with forEach (directly) | |
| flat | |
| reduce with apply | |
| for with foreach | |
| for with apply | |
| nested for | |
| reduce with while | |
| while with foreach | |
| while with apply | |
| while with for | |
| nested while | |
| nested reduce | |
| reduce with while plus |
This benchmark does not have any results yet. Be the first one to run it!