mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-05-30 22:51:09 +00:00
Add 'subscribe' benchmark
This commit is contained in:
@@ -35,3 +35,8 @@ tokio-util = { version = "0.6", features = ["compat"] }
|
||||
[dev-dependencies]
|
||||
shellwords = "1.1.0"
|
||||
test_utils = { path = "../test_utils" }
|
||||
criterion = { version = "0.3.4", features = ["async", "async_tokio"] }
|
||||
|
||||
[[bench]]
|
||||
name = "subscribe"
|
||||
harness = false
|
||||
Reference in New Issue
Block a user