meilisearch / arroy

Spotify/Annoy-inspired Approximate Nearest Neighbors in Rust, based on LMDB and optimized for memory usage :boom:

Home Page:https://docs.rs/arroy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi-thread the `make_tree`

irevoire opened this issue · comments

commented

We should be able to run one make_tree per thread without issue

Closed by #32