Add scripts dir with "run-server.sh" and "bench-handlers.sh"

This commit is contained in:
Joakim Frostegård 2020-04-06 13:16:52 +02:00
parent 165214018c
commit e42dc05996
4 changed files with 12 additions and 2 deletions

5
scripts/run-server.sh Normal file
View file

@ -0,0 +1,5 @@
#!/bin/sh
export RUSTFLAGS="-C target-cpu=native"
cargo run --release --bin aquatic