Add some tests, and add a configurable soak test

This commit is contained in:
James Wilson
2021-07-15 17:18:58 +01:00
parent db8ea9a8f3
commit fd79b3e85b
8 changed files with 369 additions and 68 deletions
+2 -1
View File
@@ -32,8 +32,9 @@ warp = "0.3.1"
[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
harness = false