Help with optimization/profiling
Haskell Community [Unofficial]
April 25, 2026
Can you provide the source for encodePalettedPng? I’m assuming that’s where the replicateM is; replicateM on Either might do a lot of allocations continually checking Left
Discussion in the ATmosphere