azlehria / 0xbitcoin-gpuminer

Gpu miner in development
Other
13 stars 7 forks source link

Averaging issue / hashrate display #4

Open kryptoklob opened 6 years ago

kryptoklob commented 6 years ago

When running the multigpu miner (latest release, compiled from source), the hashrate display stops changing after about 2-3 seconds and is about 10% of the actual hashrate.

kryptoklob commented 6 years ago

@azlehria I found a workaround: if I raise PRINT_STATS_TIMEOUT to 200 in 0xbitcoinminer-accel.js, my hashrate never freezes. No idea why, though.