mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 16:21:07 +00:00
add jemalloc to http-ui and the benchmarks
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -132,6 +132,7 @@ dependencies = [
|
||||
"criterion",
|
||||
"flate2",
|
||||
"heed",
|
||||
"jemallocator",
|
||||
"milli",
|
||||
"reqwest",
|
||||
]
|
||||
@ -969,6 +970,7 @@ dependencies = [
|
||||
"futures",
|
||||
"grenad",
|
||||
"heed",
|
||||
"jemallocator",
|
||||
"log",
|
||||
"maplit",
|
||||
"meilisearch-tokenizer 0.2.3",
|
||||
|
Reference in New Issue
Block a user