Node icon indicating copy to clipboard operation
Node copied to clipboard

Very heavy load on CPU by DeNode process

Open LordMerlin opened this issue 1 year ago • 7 comments

Node is installed in the Win2008R2 system. CPU

LordMerlin avatar Mar 16 '23 14:03 LordMerlin

Which node version are you running?

cyb3rKn1ght avatar Mar 22 '23 14:03 cyb3rKn1ght

Good afternoon. Thanks for the answer. Running the latest node version denode-v1.1.0

LordMerlin avatar Mar 29 '23 07:03 LordMerlin

Got it, thanks. And how many files are currently stored in your node storage?

cyb3rKn1ght avatar Mar 29 '23 16:03 cyb3rKn1ght

For now Network: polygon, Total checked users: 35 Total checked files: 235

LordMerlin avatar Mar 31 '23 06:03 LordMerlin

On another node on Server 2019, the same behavior. On it at the moment

2023-03-31 06:16:22.998: Network: polygon, 2023-03-31 06:16:22.998: Total checked users: 37 2023-03-31 06:16:22.998: Total checked files: 281

LordMerlin avatar Mar 31 '23 06:03 LordMerlin

With the Linux version, the same problem, but now there are only 4 files on my Linux node, so the load is not big.

LordMerlin avatar Mar 31 '23 06:03 LordMerlin

There certainly is a load on CPU because in order to receive payment for files that you store you need to send a proof to smart contract. Proof calculations cause a load on CPU because they demand splitting files in pieces and there's a lot of stuff that has to do with hashing and using algorithms. We are constantly working on ways to improve performance and CPU load may lower in future releases but it may also increase because of algorithm changes. To sum up there might be a load on CPU because files are not only stored, but also processed in order to send proof.

cyb3rKn1ght avatar Mar 31 '23 07:03 cyb3rKn1ght