milvus/tests/benchmark/suites/shards_insert_performance.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

18 lines
546 B
YAML

insert_performance:
collections:
-
server:
db_config.primary_path: /test/milvus/db_data_8/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_128_128_l2
ni_per: 10000
build_index: false
index_type: flat