mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-05 21:39:19 +08:00
eff75c7701
Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
114 lines
3.2 KiB
YAML
114 lines
3.2 KiB
YAML
insert_performance:
|
|
collections:
|
|
-
|
|
milvus:
|
|
cache_config.cpu_cache_capacity: 8GB
|
|
engine_config.use_blas_threshold: 1100
|
|
gpu_resource_config.enable: false
|
|
gpu_resource_config.cache_capacity: 4GB
|
|
gpu_resource_config.search_resources:
|
|
- gpu0
|
|
gpu_resource_config.build_index_resources:
|
|
- gpu0
|
|
wal_enable: true
|
|
collection_name: sift_5m_128_l2
|
|
ni_per: 50000
|
|
build_index: false
|
|
index_type: ivf_sq8
|
|
index_param:
|
|
nlist: 1024
|
|
|
|
-
|
|
milvus:
|
|
cache_config.cpu_cache_capacity: 8GB
|
|
engine_config.use_blas_threshold: 1100
|
|
gpu_resource_config.enable: false
|
|
gpu_resource_config.cache_capacity: 4GB
|
|
gpu_resource_config.search_resources:
|
|
- gpu0
|
|
gpu_resource_config.build_index_resources:
|
|
- gpu0
|
|
wal_enable: true
|
|
collection_name: sift_5m_128_l2
|
|
ni_per: 50000
|
|
build_index: true
|
|
index_type: ivf_sq8
|
|
index_param:
|
|
nlist: 1024
|
|
|
|
# -
|
|
# server:
|
|
# cache_config.cpu_cache_capacity: 8GB
|
|
# engine_config.use_blas_threshold: 1100
|
|
# gpu_resource_config.enable: false
|
|
# gpu_resource_config.cache_capacity: 4GB
|
|
# gpu_resource_config.search_resources:
|
|
# - gpu0
|
|
# gpu_resource_config.build_index_resources:
|
|
# - gpu0
|
|
# wal_enable: true
|
|
# collection_name: sift_5m_100000_128_l2
|
|
# ni_per: 50000
|
|
# flush: no
|
|
# build_index: false
|
|
# index_type: ivf_sq8
|
|
# index_param:
|
|
# nlist: 1024
|
|
|
|
# -
|
|
# server:
|
|
# cache_config.cpu_cache_capacity: 8GB
|
|
# engine_config.use_blas_threshold: 1100
|
|
# gpu_resource_config.enable: false
|
|
# gpu_resource_config.cache_capacity: 4GB
|
|
# gpu_resource_config.search_resources:
|
|
# - gpu0
|
|
# gpu_resource_config.build_index_resources:
|
|
# - gpu0
|
|
# wal_enable: true
|
|
# collection_name: sift_5m_100000_128_l2
|
|
# ni_per: 100000
|
|
# flush: no
|
|
# build_index: false
|
|
# index_type: ivf_sq8
|
|
# index_param:
|
|
# nlist: 1024
|
|
|
|
# -
|
|
# server:
|
|
# cache_config.cpu_cache_capacity: 8GB
|
|
# engine_config.use_blas_threshold: 1100
|
|
# gpu_resource_config.enable: false
|
|
# gpu_resource_config.cache_capacity: 4GB
|
|
# gpu_resource_config.search_resources:
|
|
# - gpu0
|
|
# gpu_resource_config.build_index_resources:
|
|
# - gpu0
|
|
# wal_enable: true
|
|
# collection_name: sift_5m_100000_128_l2
|
|
# ni_per: 200000
|
|
# flush: no
|
|
# build_index: false
|
|
# index_type: ivf_sq8
|
|
# index_param:
|
|
# nlist: 1024
|
|
|
|
# -
|
|
# server:
|
|
# cache_config.cpu_cache_capacity: 8GB
|
|
# engine_config.use_blas_threshold: 1100
|
|
# gpu_resource_config.enable: false
|
|
# gpu_resource_config.cache_capacity: 4GB
|
|
# gpu_resource_config.search_resources:
|
|
# - gpu0
|
|
# gpu_resource_config.build_index_resources:
|
|
# - gpu0
|
|
# wal_enable: true
|
|
# collection_name: sift_5m_100000_128_l2
|
|
# ni_per: 500000
|
|
# flush: no
|
|
# build_index: false
|
|
# index_type: ivf_sq8
|
|
# index_param:
|
|
# nlist: 1024
|