build_performance: collections: - server: db_config.primary_path: /test/milvus/db_data_011/sift_10m_128_l2_rhnsw_pq cache_config.cpu_cache_capacity: 8GB gpu_resource_config.enable: false collection_name: sift_10m_128_l2 index_type: rhnsw_pq index_param: M: 48 efConstruction: 500 PQM: 16 - server: db_config.primary_path: /test/milvus/db_data_011/sift_50m_128_l2_rhnsw_sq cache_config.cpu_cache_capacity: 8GB gpu_resource_config.enable: false collection_name: sift_50m_128_l2 index_type: rhnsw_sq index_param: M: 48 efConstruction: 500