mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-04 21:09:06 +08:00
eff75c7701
Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
13 lines
342 B
YAML
13 lines
342 B
YAML
build_performance:
|
|
collections:
|
|
-
|
|
server:
|
|
db_config.primary_path: /test/milvus/db_data_011/sift_10m_128_ip_hnsw
|
|
cache_config.cpu_cache_capacity: 8GB
|
|
gpu_resource_config.enable: false
|
|
collection_name: sift_10m_128_ip
|
|
index_type: hnsw
|
|
index_param:
|
|
M: 48
|
|
efConstruction: 500
|