mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 20:07:09 +02:00
Fix the benchmarks compilation
This commit is contained in:
parent
6b7841fefc
commit
82fb5f0bef
3 changed files with 13 additions and 13 deletions
|
@ -83,7 +83,7 @@ fn bench_songs(c: &mut criterion::Criterion) {
|
|||
group_name: "words",
|
||||
queries: &[
|
||||
"the black saint and the sinner lady and the good doggo ", // four words to pop, 27 results
|
||||
"Kameya Tokujirō mingus monk ", // two words to pop, 55
|
||||
"Kameya Tokujirō mingus monk ", // two words to pop, 55
|
||||
"Ulrich Hensel meilisearch milli ", // two words to pop, 306
|
||||
"Idaho Bellevue pizza ", // one word to pop, 800
|
||||
"Abraham machin ", // one word to pop, 1141
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue