Commit graph

11 commits

Author SHA1 Message Date
Joakim Frostegård
ee43810353 udp load test: change default request weights 2024-02-08 10:09:45 +01:00
Joakim Frostegård
b16ab82699 udp load test: rename config key peer_histogram to extra_statistics 2024-02-06 18:52:12 +01:00
Joakim Frostegård
0b6a02e1a7 udp load test: use connection IDs from responses in requests 2024-02-06 18:32:26 +01:00
Joakim Frostegård
84aa830e64 udp load test: display stats on announce responses per info hash 2024-02-06 18:06:12 +01:00
Joakim Frostegård
5cad19c12e udp load test: tweak defaults and peer distribution algorithm 2024-02-06 17:05:09 +01:00
Joakim Frostegård
d8bdcfcf0a udp load tester: open multiple sockets per worker; minor other fixes 2024-02-05 23:44:34 +01:00
Joakim Frostegård
6745eba2de Rewrite udp load tester
- Less wobbly traffic patterns
- More consistent info hash peer distribution
2024-02-05 22:52:10 +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
9b032f7e24 Move all crates to new crates dir 2023-10-18 23:53:41 +02:00
Renamed from aquatic_udp_load_test/src/config.rs (Browse further)