Benchmark adding 500 contacts from address book

This commit is contained in:
link2xt
2021-04-16 23:02:24 +03:00
parent c7345c16f8
commit 8af47de5a4
2 changed files with 34 additions and 0 deletions

View File

@@ -103,6 +103,10 @@ required-features = ["repl"]
name = "create_account"
harness = false
[[bench]]
name = "contacts"
harness = false
[features]
default = []
internals = []