mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-07-19 19:15:47 +00:00
Remove benchmark things for now and no need for release mode on a test
This commit is contained in:
@@ -32,10 +32,5 @@ tokio = { version = "1.7.0", features = ["full"] }
|
||||
tokio-util = { version = "0.6", features = ["compat"] }
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = { version = "0.3.4", features = ["async", "async_tokio"] }
|
||||
shellwords = "1.1.0"
|
||||
test_utils = { path = "../test_utils" }
|
||||
|
||||
[[bench]]
|
||||
name = "throughput"
|
||||
harness = false
|
||||
|
||||
Reference in New Issue
Block a user