mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
http, http load test: improve CPU pinning
This commit is contained in:
parent
aa332ab296
commit
57896f4648
6 changed files with 53 additions and 19 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -96,7 +96,6 @@ dependencies = [
|
|||
"aquatic_common",
|
||||
"aquatic_http_protocol",
|
||||
"cfg-if",
|
||||
"core_affinity",
|
||||
"either",
|
||||
"futures-lite",
|
||||
"futures-rustls",
|
||||
|
|
@ -123,6 +122,7 @@ version = "0.1.0"
|
|||
dependencies = [
|
||||
"anyhow",
|
||||
"aquatic_cli_helpers",
|
||||
"aquatic_common",
|
||||
"aquatic_http_protocol",
|
||||
"futures-lite",
|
||||
"glommio",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue