http, http load test: improve CPU pinning

This commit is contained in:
Joakim Frostegård 2021-11-07 11:25:50 +01:00
parent aa332ab296
commit 57896f4648
6 changed files with 53 additions and 19 deletions

View file

@ -12,6 +12,7 @@ name = "aquatic_http_load_test"
[dependencies]
anyhow = "1"
aquatic_cli_helpers = "0.1.0"
aquatic_common = "0.1.0"
aquatic_http_protocol = "0.1.0"
futures-lite = "1"
hashbrown = "0.11.2"