milvus/tests/benchmark/suites/shards_insert_performance_sift1m.yaml
Cai Yudong 84110d2684 Add tests/benchmark and tests/python_test using new python SDK
Signed-off-by: Cai Yudong <yudong.cai@zilliz.com>
2021-02-25 17:35:36 +08:00

20 lines
589 B
YAML

insert_performance:
collections:
-
server:
db_config.primary_path: /test/milvus/db_data_010/shards_sift_1m_128_128_l2_insert
engine_config.use_blas_threshold: 1100
engine_config.gpu_search_threshold: 1
gpu_resource_config.enable: false
gpu_resource_config.search_resources:
- gpu0
gpu_resource_config.build_index_resources:
- gpu0
wal_enable: true
collection_name: sift_1m_1024_128_l2
ni_per: 10000
build_index: true
index_type: ivf_sq8
index_param:
nlist: 16384