[bisq-network/bisq] High system load on Arch linux (#4003)

Steven Barclay notifications at github.com
Wed Mar 4 12:26:54 UTC 2020


I believe the biggest bottleneck in `saveToFile` (at least from what I've seen using sampling mode in JProfiler) is the `FileDescriptor::sync` call to try to force a write to disc, rather than protobuf conversion during persistence. I'm not sure if that's actual CPU usage though.

-- 
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/issues/4003#issuecomment-594491203
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200304/08b7bee9/attachment.html>


More information about the bisq-github mailing list