Files
Seele/benchmark.py
T

4 lines
108 B
Python
Raw Normal View History

2024-09-03 11:03:23 +02:00
import subprocess
subprocess.run(['build/Benchmark.exe'])
subprocess.run(['build/Benchmark.exe', 'NOCULL'])