[bisq-network/bisq] Extract persistence of BSQ blocks out of DaoStateStore [5] (PR #5790)

chimp1984 notifications at github.com
Mon Nov 8 13:14:03 CET 2021


@chimp1984 commented on this pull request.



> +           /* if (DevEnv.isDevMode()) {
                 try {
                     // To see from where we got called
                     throw new RuntimeException("Dummy Exception for print stacktrace at maybeReleaseMemory");
                 } catch (Throwable t) {
                     t.printStackTrace();
                 }
-            }
+            }*/

I left it as its still helpful for memory/performance profiling to see from where we call it too often...
But Ok to me to remove it as well...

-- 
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/bisq/pull/5790#discussion_r744666480
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20211108/bdf1270d/attachment.htm>


More information about the bisq-github mailing list