mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-10-30 23:46:28 +00:00 
			
		
		
		
	fix all benchmarks and add the compile time checking of the benhcmarks in the ci
This commit is contained in:
		| @@ -6,6 +6,9 @@ publish = false | ||||
|  | ||||
| [dependencies] | ||||
| milli = { path = "../milli" } | ||||
| anyhow = "1.0" | ||||
| serde_json = { version = "1.0.62", features = ["preserve_order"] } | ||||
| csv = "1.1.6" | ||||
|  | ||||
| [target.'cfg(target_os = "linux")'.dependencies] | ||||
| jemallocator = "0.3.2" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user