Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Commit

Permalink
Merge #558
Browse files Browse the repository at this point in the history
558: Deletion benchmarks r=ManyTheFish a=ManyTheFish

Add benchmarks on the deletion and start rethinking benchmark names.

Co-authored-by: ManyTheFish <many@meilisearch.com>
  • Loading branch information
bors[bot] and ManyTheFish authored Jun 16, 2022
2 parents 0a5d1a4 + 2652310 commit a59ae19
Show file tree
Hide file tree
Showing 2 changed files with 513 additions and 249 deletions.
3 changes: 3 additions & 0 deletions benchmarks/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
Loading

0 comments on commit a59ae19

Please sign in to comment.