Closed jingkl closed 1 year ago
/assign @czs007 /unassign
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Rotten issues close after 30d of inactivity. Reopen the issue with /reopen
.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Rotten issues close after 30d of inactivity. Reopen the issue with /reopen
.
is this still a issue?
Is there an existing issue for this?
Environment
Current Behavior
deploy_config: fouramf-server-cluster-8c16m case_params: fouramf-client-sift1m-concurrent-hnsw other_params: --milvus_tag_prefix=2.2.0 -s --deploy_mode=cluster case_name: test_concurrent_locust_custom_parameters
This is the result of a week of hnsw performance testing, in this week, hnsw performance QPS gradually decreased, latency gradually became higher
Expected Behavior
No response
Steps To Reproduce
Milvus Log
No response
Anything else?
[2023-03-18 00:37:40,540 - INFO - fouram]: [check_params] scene_concurrent_locust required params: {'dataset_params': {'dim': 128, 'dataset_name': 'sift', 'dataset_size': 1000000, 'ni_per': 50000, 'metric_type': 'L2'}, 'collection_params': {'other_fields': []}, 'load_params': {}, 'search_params': {}, 'index_params': {'index_type': 'HNSW', 'index_param': {'M': 8, 'efConstruction': 200}}, 'concurrent_params': {'concurrent_number': [1, 20, 50, 100], 'during_time': 3600, 'interval': 20}, 'concurrent_tasks': [{'type': 'search', 'weight': 1, 'params': {'nq': 1, 'top_k': 1, 'search_param': {'ef': 16}, 'random_data': True}}]} (params_check.py:31)