aquatic_udp_load_test: set core affinities

This commit is contained in:
Joakim Frostegård 2021-10-22 00:15:41 +02:00
parent 2c4f4a32da
commit 53ccedc194
4 changed files with 41 additions and 1 deletions

View file

@ -13,6 +13,7 @@ name = "aquatic_udp_load_test"
anyhow = "1"
aquatic_cli_helpers = "0.1.0"
aquatic_udp_protocol = "0.1.0"
core_affinity = "0.5"
crossbeam-channel = "0.5"
hashbrown = "0.11.2"
mimalloc = { version = "0.1", default-features = false }