[bisq-network/proposals] Improve Memory Efficiency (#199)

niyid notifications at github.com
Fri Mar 20 16:19:00 UTC 2020


> _This is a Bisq Network proposal. Please familiarize yourself with the [submission and review process](https://docs.bisq.network/proposals.html)._

<!-- Please do not remove the text above. -->
Dear All,

I have been working on memory profiling Bisq for a few weeks and I think I have now gotten a few pointers (despite not being an expert in this area). The profile indicates that over 100 MB of memory is wasted and this number is likely a conservative estimate if further analysis is applied (for instance **`MainView.rootContainer`** which is a static property appears bloated).

I intend to do the following:

1. Resolve issues of memory leaks.
2. Replace inefficient primitive arrays.
3. Fix duplicate array and variable issues.

Please refer to the attached documents below.

Comments are welcome.

[heapReport-2020-03-20-16-08.pdf](https://github.com/bisq-network/proposals/files/4360688/heapReport-2020-03-20-16-08.pdf)

[heapReport-2020-03-20-00-03.pdf](https://github.com/bisq-network/proposals/files/4360690/heapReport-2020-03-20-00-03.pdf)


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/proposals/issues/199
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200320/2e1b6e0e/attachment.html>


More information about the bisq-github mailing list