bot : erroneous strategy
This commit is contained in:
parent
ab770f3a34
commit
27fc08c47d
6 changed files with 118 additions and 47 deletions
2
justfile
2
justfile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue