Add search_msgs benchmark

This commit is contained in:
link2xt
2021-04-17 22:34:40 +03:00
parent 6d4ec75a7b
commit ef89bc64c9
2 changed files with 33 additions and 0 deletions

View File

@@ -107,6 +107,10 @@ harness = false
name = "contacts"
harness = false
[[bench]]
name = "search_msgs"
harness = false
[features]
default = []
internals = []