Describe what you are looking for
Hello,
First of all thanks a lot for this amazing tool, it is extremely useful to me.
I had performance issues while indexing vectors in USearch using Python. I realized that it was because USearch was using ~100 threads in parallel, and that I completely overloaded my machine by creating many USearch indices at the same time on the same node.
I may have missed it, but I did not find any place in the documentation warning about this and explaining it. It would have saved me a lot of time in hindsight :)
Thanks again for developing USearch!
Roland
Can you contribute to the implementation?
Is your feature request specific to a certain interface?
It applies to everything
Contact Details
No response
Is there an existing issue for this?
Code of Conduct
Describe what you are looking for
Hello,
First of all thanks a lot for this amazing tool, it is extremely useful to me.
I had performance issues while indexing vectors in USearch using Python. I realized that it was because USearch was using ~100 threads in parallel, and that I completely overloaded my machine by creating many USearch indices at the same time on the same node.
I may have missed it, but I did not find any place in the documentation warning about this and explaining it. It would have saved me a lot of time in hindsight :)
Thanks again for developing USearch!
Roland
Can you contribute to the implementation?
Is your feature request specific to a certain interface?
It applies to everything
Contact Details
No response
Is there an existing issue for this?
Code of Conduct