mirror of
https://github.com/kristoferssolo/tls-pq-bench.git
synced 2026-03-22 00:36:21 +00:00
refactor(runner): bound memory usage with FuturesUnordered worker pool
This commit is contained in:
@@ -14,6 +14,7 @@ common = { path = "common" }
|
||||
aws-lc-rs = "1"
|
||||
base64 = "0.22"
|
||||
clap = { version = "4.5", features = ["derive"] }
|
||||
futures = "0.3"
|
||||
miette = { version = "7", features = ["fancy"] }
|
||||
rcgen = "0.14"
|
||||
rustls = { version = "0.23", default-features = false, features = [
|
||||
|
||||
Reference in New Issue
Block a user