Optimized hashrate calculation
This commit is contained in:
parent
c235145121
commit
426bc8f0c4
3 changed files with 19 additions and 34 deletions
|
@ -144,8 +144,6 @@ void xmrig::Workers<T>::tick(uint64_t)
|
|||
|
||||
d_ptr->hashrate->add(handle->id(), handle->worker()->hashCount(), handle->worker()->timestamp());
|
||||
}
|
||||
|
||||
d_ptr->hashrate->updateHighest();
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue