Hi, I updated to version 0.2.0 and found that on my server (Ubuntu 14.04) daemon dcrd load 99.5% CPU time, earlier I used to have version 0.1.3 installed and had this problem. So I tried to deploy decred on a virtual debian server and got exactly the same problem - 99.5% CPU load. Is this a bug and how can I fix this?
First it needs to sync, load is high, but after it is done, load is next to nothing - was always like that before. It is true I can see load 8% jumping to 28% with version 0.2.0 / testnet. Seems higher than before. Possibly devs can comment.
I rebooted the server, and the problem is gone. Is it possible that the problem was due to the fact that I started dcrwallet without waiting for synchronization dcrd? such a thing could be. This time I first launched only dcrd, and in the next window screen followed by CPU load. After a full sync CPU load has fallen to almost zero. and I started dcrwallet. Further observation showed that the loading does not exceed normal values. I'll keep looking.