Jails
Jails copied to clipboard
Really bad at handling large files
Opening a 25k line file (some bindings I generated) is taking up 77% of my 32gbs of ram, something BAD, maybe even devious some would say is happening
for example
I get that a 25k line file is huge but it shouldnt be smashing this much memory
I also see very high memory usage from Jails in normal circumstances.
Overall, we currently do not optimize for optimal memory usage. I solve most of the memory leaks in the latest updates, so that should help.