add chatlist loading benchmark

This commit is contained in:
holger krekel
2022-03-31 15:15:51 +02:00
parent dce7b90fc2
commit d4fed5f5f7
3 changed files with 30 additions and 1 deletions

View File

@@ -124,6 +124,10 @@ harness = false
name = "get_chat_msgs"
harness = false
[[bench]]
name = "get_chatlist"
harness = false
[features]
default = ["vendored"]
internals = []