mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-21 06:21:04 +00:00
move tests around and add (non working) benchmark
This commit is contained in:
@@ -31,4 +31,9 @@ tokio-util = { version = "0.6", features = ["compat"] }
|
||||
warp = "0.3.1"
|
||||
|
||||
[dev-dependencies]
|
||||
test_utils = { path = "../test_utils" }
|
||||
criterion = { version = "0.3.4", features = ["async", "async_tokio"] }
|
||||
test_utils = { path = "../test_utils" }
|
||||
|
||||
[[bench]]
|
||||
name = "throughput"
|
||||
harness = false
|
||||
Reference in New Issue
Block a user