Add send_events benchmark

This commit is contained in:
Hocuri
2022-05-05 18:49:06 +02:00
committed by Septias
parent c3d99e1016
commit 86fc553294
3 changed files with 47 additions and 2 deletions

View File

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