Milvus response time for vector search fluctuatesrapidly #37051
Replies: 3 comments 22 replies
-
|
I am hosting milvus on ec2 using this docker file ersion: '3.5' services: minio: networks: |
Beta Was this translation helpful? Give feedback.
-
|
This the memory usage of all containers that are in my ec2.There is no fluctuation in this data while I am querying from milvus |
Beta Was this translation helpful? Give feedback.
-
|
It sounds like your use case is to continually insert data and query.
|
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
I am experiencing significant fluctuations in query times while running Milvus on an EC2 instance using Docker. Initially, query times are fast (around 1000ms), but they occasionally spike to over 9s, and this happens inconsistently during normal operations. The issue becomes more pronounced as the data volume increases.
Beta Was this translation helpful? Give feedback.
All reactions