Closed jfmengels closed 2 years ago
This improves the performance for all List.map2, List.map3, List.map4 and List.map5, using the same idea as for other List replacements.
List.map2
List.map3
List.map4
List.map5
I have only benchmarked it for List.map2, which gives the following results (against eol2):
Chrome:
FF:
This improves the performance for all
List.map2
,List.map3
,List.map4
andList.map5
, using the same idea as for other List replacements.I have only benchmarked it for
List.map2
, which gives the following results (against eol2):Chrome:
FF: