mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 16:21:07 +00:00
Add deletion benchmarks
This commit is contained in:
@ -16,6 +16,9 @@ jemallocator = "0.3.2"
|
||||
[dev-dependencies]
|
||||
heed = { git = "https://github.com/meilisearch/heed", tag = "v0.12.1" }
|
||||
criterion = { version = "0.3.5", features = ["html_reports"] }
|
||||
rand = "0.8.5"
|
||||
rand_chacha = "0.3.1"
|
||||
roaring = "0.9.0"
|
||||
|
||||
[build-dependencies]
|
||||
anyhow = "1.0.56"
|
||||
|
Reference in New Issue
Block a user