Files
Seele/benchmark.py

4 lines
96 B
Python

import subprocess
subprocess.run(['Benchmark.exe'])
subprocess.run(['Benchmark.exe', 'NOCULL'])