ws load test: add cpu pinning and log crate logging

This commit is contained in:
Joakim Frostegård 2021-11-07 12:00:36 +01:00
parent 3114f8692b
commit b653e3e3ff
4 changed files with 31 additions and 4 deletions

View file

@ -13,6 +13,7 @@ name = "aquatic_ws_load_test"
anyhow = "1"
async-tungstenite = "0.15"
aquatic_cli_helpers = "0.1.0"
aquatic_common = "0.1.0"
aquatic_ws_protocol = "0.1.0"
futures = "0.3"
futures-rustls = "0.22"