monero-gui
monero-gui copied to clipboard
[performance] minor CPU overload initially.

GUI v0.17.1.4
Actions:
- Start monero GUI
- sign in to wallet
- wait for sync to complete.
Then check 'top' ... in an Intel I7 (2 cores) top shows %190 CPU (both CPU's at max), then drops back to 100% .. then about 2 minutes later, drops back to a trivial CPU load.
It looks like some CPU loop from initial actions (maybe some watchdog) that eventually is satisfied that startup is complete.
Are you sure this isn't just the sync process?
@ronohara , did you find a solution to this?