stolk / chiaharvestgraph

Graphs the activity of a chia harvester in a linux terminal.
MIT License
202 stars 27 forks source link

Slowest-Check #15

Closed ZABBLIVE closed 3 years ago

ZABBLIVE commented 3 years ago

Hello! Thank you for a wonderful project. I am interested in the "SLOWEST-CHECK" parameter, what does it affect and is it worth worrying about the low speed? If so, tell me how you can speed it up.

Снимок экрана от 2021-05-16 12-00-49

Please give a detailed description of these two parameters: AVG-CHECK, SLOWEST-CHECK

Sincerely, Alexander.

nmistry commented 3 years ago

These lines of code explain what AVG-CHECK and below that what SLOWEST-CHECK "ok", and "slow" correlate to.

https://github.com/stolk/chiaharvestgraph/blob/1ab6bf1488c632fa351fece66341556df983e6e6/chiaharvestgraph.c#L443-L449

graemes commented 3 years ago

Hi, Shouldn't the q_av descriptions be the same as the q_wo descriptions? I'd be very happy if my set of hdd's where able to respond in less than 80ms on average but the q_wo descriptions feel more realistic.