aquatic/crates/udp_load_test/src
Joakim Frostegård afc3deb656 Add aquatic_load_tester: multi-run multi-implementation load tests
- Work in progress
- Only UDP is currently implemented so far
- Also includes some changes to other crates, notably deriving
  serde Serialize for Config structs and making udp_load_test
  a lib and a binary
2023-12-17 21:59:18 +01:00
..
worker Add aquatic_load_tester: multi-run multi-implementation load tests 2023-12-17 21:59:18 +01:00
common.rs Move all crates to new crates dir 2023-10-18 23:53:41 +02:00
config.rs Add aquatic_load_tester: multi-run multi-implementation load tests 2023-12-17 21:59:18 +01:00
lib.rs Add aquatic_load_tester: multi-run multi-implementation load tests 2023-12-17 21:59:18 +01:00
main.rs Add aquatic_load_tester: multi-run multi-implementation load tests 2023-12-17 21:59:18 +01:00
utils.rs use zerocopy in udp protocol, easy running transfer CI locally 2023-12-02 12:24:41 +01:00