bot : erroneous strategy

This commit is contained in:
Henri Bourcereau 2025-03-18 21:19:57 +01:00
parent ab770f3a34
commit 27fc08c47d
6 changed files with 118 additions and 47 deletions

View file

@ -9,7 +9,7 @@ shell:
runcli:
RUST_LOG=info cargo run --bin=client_cli
runclibots:
RUST_LOG=info cargo run --bin=client_cli -- --bot dummy,dummy
RUST_LOG=info cargo run --bin=client_cli -- --bot dummy,ai
profile:
echo '1' | sudo tee /proc/sys/kernel/perf_event_paranoid
cargo build --profile profiling