Added DNS cache for online benchmark.
This commit is contained in:
parent
12a1365b5d
commit
d8f9501ac8
3 changed files with 62 additions and 36 deletions
|
@ -88,6 +88,7 @@ uint64_t xmrig::BenchState::start(size_t threads, const IBackend *backend)
|
|||
|
||||
void xmrig::BenchState::destroy()
|
||||
{
|
||||
xmrig::done = true;
|
||||
async.reset();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue