mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-10-30 23:46:28 +00:00 
			
		
		
		
	prefix the search benchmarks with 'search'
This commit is contained in:
		| @@ -22,11 +22,11 @@ convert_case = "0.4" | ||||
| reqwest = { version = "0.11.3", features = ["blocking", "rustls-tls"], default-features = false } | ||||
|  | ||||
| [[bench]] | ||||
| name = "songs" | ||||
| name = "search_songs" | ||||
| harness = false | ||||
|  | ||||
| [[bench]] | ||||
| name = "wiki" | ||||
| name = "search_wiki" | ||||
| harness = false | ||||
|  | ||||
| [[bench]] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user