input-output-hk / daedalus

The open source cryptocurrency wallet for ada, built to grow with the community
https://daedaluswallet.io/
Apache License 2.0
1.24k stars 295 forks source link

Provide a way to limit the memory used by node. #3225

Open mattjoyce opened 2 months ago

mattjoyce commented 2 months ago

The current version is extremely greedy. It's using 32GB ram, and all other processes are forced to use swapfiles (Win11). This results is horrendous performance drop due to spike in disk IO.

Please provide a way to set the maximum memory used.