Blagodarenko / miner-burst

Miner for BurstCoin
GNU General Public License v3.0
58 stars 26 forks source link

UpdateInterval - what's this for please? #27

Closed JohnDelisle closed 6 years ago

JohnDelisle commented 6 years ago

I'm wondering what this value signifies. I'd like to reduce the frequency at which the miner re-reads my plots from disk. At 30TB, this is a time and IO consuming activity.

Is it possible to do this less frequently (I'm not adding new plots), without affecting my mining? Thank you

Blagodarenko commented 6 years ago

try to change "CacheSize" - it's how many nonces will read per once.

"UpdateInterval" - ms, how often getMiningInfo from pool