Jails icon indicating copy to clipboard operation
Jails copied to clipboard

Really bad at handling large files

Open wijiler opened this issue 1 year ago • 4 comments

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

wijiler avatar Feb 16 '24 03:02 wijiler

image for example

wijiler avatar Feb 16 '24 03:02 wijiler

I get that a 25k line file is huge but it shouldnt be smashing this much memory

wijiler avatar Feb 16 '24 03:02 wijiler

I also see very high memory usage from Jails in normal circumstances.

danielmaciel avatar Aug 14 '24 11:08 danielmaciel

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.

SogoCZE avatar Aug 14 '24 12:08 SogoCZE