[bisq-network/bisq] Fix performacne issues with Java 10 version of ProgressIndicator (#1692)

Manfred Karrer notifications at github.com
Tue Sep 18 19:17:01 UTC 2018


Continuing the discussion from https://github.com/bisq-network/bisq/pull/1660#issuecomment-422477534


@ripcurlx :
> I have a question regarding the Status Indicator. Actually besides extending a different base class the only thing I need to change was in the constructor to replace

It was more, but don't remember the details. Reduced framerate of animation, etc. the Indicator is pretty crappy, how can it be that a small spinner takes 5% cpu? If you have a small demo app with 20 spinners in animation you will see. Earlier we had the Indicator in animation mode for showing 0 confirmation transactions but that started to kill CPU once you have several transactions with 0 confirmation listed.

To see the differences one need to compare the original java fx files which got replaced by the 2 which have been deleted in the Java 10 change.


-- 
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/1692
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20180918/53a218cf/attachment.html>


More information about the bisq-github mailing list