Milvus Slow Insert #4701
wilsonlimaneto
started this conversation in
General
Replies: 1 comment
-
Not sure how much you can share about your deployment but this is pretty hard to answer without knowing it in deep detail. I would start ruling out possible culprits:
I think the best course of action would be using some APM technology to instrument your Haystack code (I'm a big Datadog fan and I can definitely recommend it), that would give you an answer to all the points above at once. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, I am setting up a Milvus (2shards+Minio) instance within AWS Fargate (which allowed me to test several pods of several sizes) and Postres RDS but it seems I am having in any ways the same slow insertion speed when I use write_documents: avg of 30k 1024 vectors took 3 hrs.
I am running out of clues, so I came here for help, if anybody had faced that or could give me some more ideas.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions