mirror of
https://github.com/xmrig/xmrig.git
synced 2026-01-23 14:52:52 -05:00
Optimized hashrate calculation
This commit is contained in:
@@ -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();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user