mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-08-18 12:08:22 +00:00
rename bench name
This commit is contained in:
@@ -122,7 +122,7 @@ fn bench_agg(runner: &mut BenchRunner, index: &Index, execute_filtered: Aggregat
|
||||
multi_terms_vs_nested.clone(),
|
||||
));
|
||||
groups.push((
|
||||
"multi_terms_vs_nested_filtered",
|
||||
"multi_terms_vs_nested_with_1%_term_query",
|
||||
execute_filtered,
|
||||
multi_terms_vs_nested,
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user