REDACTED-rig/scripts/benchmark_1M.cmd
2021-02-15 14:02:36 +02:00

4 lines
57 B
Batchfile

@echo off
cd %~dp0
xmlcore.exe --bench=1M --submit
pause