Rewrite udp load tester

- Less wobbly traffic patterns
- More consistent info hash peer distribution
This commit is contained in:
Joakim Frostegård 2024-02-05 22:33:55 +01:00
parent e9686c0348
commit 6745eba2de
8 changed files with 515 additions and 477 deletions

3
Cargo.lock generated
View file

@ -335,9 +335,8 @@ dependencies = [
"aquatic_common",
"aquatic_toml_config",
"aquatic_udp_protocol",
"hashbrown 0.14.3",
"hdrhistogram",
"mimalloc",
"mio",
"quickcheck",
"quickcheck_macros",
"rand",