bisq-network / bisq2

GNU Affero General Public License v3.0
162 stars 62 forks source link

Investigate if there are memory leaks #1707

Open djing-chan opened 6 months ago

djing-chan commented 6 months ago

When leaving several apps running for longer time memory has increased from about 1 GB to 2-4GB. There might be memory leaks. The apps have not used any features (no offers or messages created) but only have displayed the network UI.

HenrikJannsen commented 6 months ago

Leaving a Bisq2 node (using Tor) running over night on M3 macbook did not show suspicious increase of memory.

HenrikJannsen commented 5 months ago

With 2.0.1. I could not see critical increase of memory or number of threads. In 2.0.0 there have been an issue with growing nr. of threads but that is fixed.

rodvar commented 2 weeks ago

@HenrikJannsen happy to have a look into this and document/report findings