Benchmark: added more check hashes and a progress indicator
This commit is contained in:
parent
144f9c4409
commit
722e468bd9
6 changed files with 42 additions and 30 deletions
|
@ -179,7 +179,7 @@ static inline const std::string &usage()
|
|||
# endif
|
||||
u += " --pause-on-battery pause mine on battery power\n";
|
||||
u += " --stress run continuous stress test to check system stability\n";
|
||||
u += " --bench=N run benchmark in offline mode, N can be 1M or 10M\n";
|
||||
u += " --bench=N run benchmark in offline mode, N can be between 1M and 10M\n";
|
||||
|
||||
return u;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue