Separate bench and mo bench
This commit is contained in:
parent
5a8a726f69
commit
81b629acad
12 changed files with 25 additions and 33 deletions
|
@ -210,7 +210,7 @@ void xmrig::Network::onLogin(IStrategy *, IClient *client, rapidjson::Document &
|
|||
|
||||
params.AddMember("algo", algo, allocator);
|
||||
|
||||
# ifdef XMRIG_FEATURE_BENCHMARK
|
||||
# ifdef XMRIG_FEATURE_MO_BENCHMARK
|
||||
Value algo_perf(kObjectType);
|
||||
|
||||
for (const auto &a : algorithms) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue