1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-06 15:42:38 -05:00

Print benchmark url

This commit is contained in:
XMRig
2020-10-30 23:24:01 +07:00
parent 4914fefb1f
commit 5f314edb2f
5 changed files with 29 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
@echo off
xmrig.exe --bench=10M --submit
pause

3
scripts/benchmark_1M.cmd Normal file
View File

@@ -0,0 +1,3 @@
@echo off
xmrig.exe --bench=1M --submit
pause