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

1
Cargo.lock generated
View file

@ -203,6 +203,7 @@ dependencies = [
"anyhow",
"aquatic_cli_helpers",
"aquatic_udp_protocol",
"core_affinity",
"crossbeam-channel",
"hashbrown 0.11.2",
"mimalloc",