Skip to content

Conversation

@bbonf
Copy link
Contributor

@bbonf bbonf commented Sep 26, 2025

This is an attempt to use python's multiprocessing library in the indexing task.
While it's not directly solving performance bottlenecks at the source, it can speed up indexing in some cases. Unfortunately our current servers are all single CPU, though that could probably be adjusted if we decide to adopt it.

@Meesch maybe you want to try it on your local env? For my test data it's about 2x faster than the single-process version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant