Help with optimization/profiling
Haskell Community [Unofficial]
April 25, 2026
Interesting! This results in this (pretty unhelpful, at last to me) flame graph:
The replicateM part is loading the input data, not the actual performance.
Not sure what to make of it.
Discussion in the ATmosphere