Is there any way to reduce the CPU, memory usage from new version?
It consumes too much CPU at startup and eating more than 1GB of memory during running.
Do I have to tweak some numbers?
We have observed that CPU usage will be high until at least 8 nodes are connected. Once enough peers are found it seems to settle down. Memory use is high though, and I suspect that will be difficult to limit. You could try to set a ulimit on your daemon user and experiment though... Undoubtedly more work needs to be done on this front.
CPU usage is still high even I ran new myriadcoin daemon for more than 10 hours.
Surprisingly, connection count is 5 still.
This daemon's algo is set for "groestl".
Interest thing is, I have another daemon which runs for qubit algo.
I started few minutes ago, and it's connection is 4, CPU usage is quite small. Around 0.5%
I think it's normal.
I don't know the difference between two daemon, but seems like one is doing something wrong.
Here's some log from groestl algo daemon.
......erased log since it includes ip addresses......
Actually both daemon's log is similar except kepool reserve, return number.
Anyway, it's hard to maintain this kind of daemon on 24/7 server. It harms much.