Allocation in a simple sum over a named tuple allowing Missing #40768
Labels
fold
sum, maximum, reduce, foldl, etc.
missing data
Base.missing and related functionality
performance
Must go faster
I was thinking if there is a way to avoid allocations in
sum
in the following case (they are killing performance in some practical cases):CC @nalimilan
The text was updated successfully, but these errors were encountered: