Open jfmengels opened 2 years ago
This is applying the same technique from other List optimizations and applying it to List.filterMap.
List.filterMap
Benchmark can be found here.
Here are the improvements (all taken using eol2) for Chrome:
and for Firefox:
This is applying the same technique from other List optimizations and applying it to
List.filterMap
.Benchmark can be found here.
Here are the improvements (all taken using eol2) for Chrome:
and for Firefox: