Joakim Frostegård
|
1b8d74e26d
|
rename aquatic to aquatic_udp, same for bench and load test crates
|
2020-05-11 16:55:46 +02:00 |
|
Joakim Frostegård
|
ab178b3189
|
add scripts/run-aquatic-ws.sh
|
2020-05-11 15:41:46 +02:00 |
|
Joakim Frostegård
|
cae534d82d
|
scripts/test.sh: add comment about quickcheck constants
|
2020-05-04 17:10:55 +02:00 |
|
Joakim Frostegård
|
8effcb8d91
|
setup-bench-on-debian.sh: add rustc build flag for aquatic
|
2020-05-04 17:10:39 +02:00 |
|
Joakim Frostegård
|
b77af78483
|
Add scripts for setting up benchmarks on linux
|
2020-04-19 10:31:33 +02:00 |
|
Joakim Frostegård
|
f6ed47fec7
|
add aquatic_load_test for benchmarking aquatic over the network
|
2020-04-19 10:21:12 +02:00 |
|
Joakim Frostegård
|
9a1143ffac
|
aquatic_bench: enable loading configuration from file
|
2020-04-11 14:31:21 +02:00 |
|
Joakim Frostegård
|
25f6be3940
|
Add scripts/test.sh for running tests with higher quickcheck settings
|
2020-04-10 03:30:59 +02:00 |
|
Joakim Frostegård
|
ac52668a3d
|
add crate cli_helpers with option and config parsing; use in aquatic
Putting cli functionality into its own crate will allow using it
from aquatic_bench and possibly other programs.
|
2020-04-09 16:55:40 +02:00 |
|
Joakim Frostegård
|
8426e8f3f7
|
on invalid requests, return error response; simplify Request type
|
2020-04-06 19:43:49 +02:00 |
|
Joakim Frostegård
|
e42dc05996
|
Add scripts dir with "run-server.sh" and "bench-handlers.sh"
|
2020-04-06 13:16:52 +02:00 |
|