Solving the Cardano node huge memory usage - done

Yes that’s true.

Well for now, i’m trying to figure out the best and simplest way to have better control over the way the memory is used, with -H and -O options. Without any options, as far as i understand, Live Memory grows until GC is done. Then Heap allocation grows, based on the last Memory Live size. But maybe i’m wrong. Not that easy to understand :slight_smile:

1 Like