mirror of
https://git.wownero.com/wownero/RandomWOW.git
synced 2024-12-31 20:28:53 +00:00
RandomX benchmark 1.1.11
This commit is contained in:
parent
f9ae3f2351
commit
85a4032f34
@ -175,7 +175,7 @@ int main(int argc, char** argv) {
|
|||||||
|
|
||||||
store32(&seed, seedValue);
|
store32(&seed, seedValue);
|
||||||
|
|
||||||
std::cout << "RandomX benchmark v1.1.8" << std::endl;
|
std::cout << "RandomX benchmark v1.1.11" << std::endl;
|
||||||
|
|
||||||
if (help) {
|
if (help) {
|
||||||
printUsage(argv[0]);
|
printUsage(argv[0]);
|
||||||
|
Loading…
Reference in New Issue
Block a user