Joakim Frostegård
99791c7154
udp load test: store info hashes as Arc slice to save space
2024-01-04 17:24:35 +01:00
Joakim Frostegård
bbe09bd0df
udp load test: improve config defaults, add announce_peers_wanted field
2024-01-03 19:49:28 +01:00
Joakim Frostegård
7863782413
udp load test: add config.summarize_last: only summarize last N seconds
2024-01-03 17:07:06 +01:00
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
Joakim Frostegård
0e12dd1b13
use zerocopy in udp protocol, easy running transfer CI locally
2023-12-02 12:24:41 +01:00
Joakim Frostegård
9b032f7e24
Move all crates to new crates dir
2023-10-18 23:53:41 +02:00