bencher: udp: support chihaya, improve error handling, update sets

This commit is contained in:
Joakim Frostegård 2023-12-28 20:02:46 +01:00
parent af45feb911
commit 0c500ec4f0
6 changed files with 211 additions and 25 deletions

View file

@ -25,6 +25,7 @@ aquatic_udp_load_test = { optional = true, workspace = true }
anyhow = "1"
clap = { version = "4", features = ["derive"] }
indexmap = "2"
indoc = "2"
itertools = "0.12"
nonblock = "0.2"
once_cell = "1"