Files
Seele/benchmark.py
T

4 lines
108 B
Python

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