mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 02:35:31 +00:00
http load test: connection open interval setting, other improvements
This commit is contained in:
parent
c5bfc5db05
commit
0e61744443
4 changed files with 44 additions and 14 deletions
|
|
@ -20,6 +20,7 @@ aquatic_http_protocol = "0.1.0"
|
|||
futures-lite = "1"
|
||||
hashbrown = "0.11.2"
|
||||
glommio = { git = "https://github.com/DataDog/glommio.git", rev = "4e6b14772da2f4325271fbcf12d24cf91ed466e5" }
|
||||
log = "0.4"
|
||||
mimalloc = { version = "0.1", default-features = false }
|
||||
rand = { version = "0.8", features = ["small_rng"] }
|
||||
rand_distr = "0.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue