[bisq-network/bisq] Bisq UI very laggy/slow on Windows 8 (#3308)

fresheneesz notifications at github.com
Fri Nov 6 17:33:15 CET 2020


@chimp1984 I agree a web-app wouldn't work for the level of decentralization Bisq aims to provide. However, I don't think the complexity of the application has anything to do with the performance issues Bisq's UI suffers from - at least not the kinds this ticket is about. The UI technology could very well make a huge difference in the operation of the UI. Its pretty clear to me that a lot of heavy non-UI processing is done on the same thread as the UI runs on. In well designed applications, this isn't the case - UI gets a separate thread from the non-UI code for this very reason. This may not be an easy thing to fix, but changing to a new UI technology may be a simple way to fix it. 

-- 
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/3308#issuecomment-723174689
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201106/02dd903c/attachment-0001.html>


More information about the bisq-github mailing list