aquatic_common, udp, udp load test: improve cpu pinning

This commit is contained in:
Joakim Frostegård 2021-11-07 11:03:49 +01:00
parent 91a62ab73a
commit aa332ab296
9 changed files with 142 additions and 78 deletions

View file

@ -25,7 +25,6 @@ aquatic_cli_helpers = "0.1.0"
aquatic_common = "0.1.0"
aquatic_udp_protocol = "0.1.0"
cfg-if = "1"
core_affinity = "0.5"
hex = "0.4"
log = "0.4"
mimalloc = { version = "0.1", default-features = false }