Print benchmark url

This commit is contained in:
XMRig 2020-10-30 23:24:01 +07:00
parent 4914fefb1f
commit 5f314edb2f
No known key found for this signature in database
GPG key ID: 446A53638BE94409
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