Skip to content

Feature: more explicit doc regarding parallelization #747

@RolandFaure

Description

@RolandFaure

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?

  • I can contribute

Is your feature request specific to a certain interface?

It applies to everything

Contact Details

No response

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions