meilisearch / meilisearch/arroy
Measure and improve the performances of the incremental indexing
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 311
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
It would be a good thing to create a small benchmark showing the incremental indexing performances.
Once we have that, we should profile an indexing process and see where most time is spent and if that's easy to fix (related to https://github.com/meilisearch/arroy/issues/60)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the incremental indexing implementation and review the related issue #60 for context. Add a small benchmark for incremental indexing, then profile an indexing process to identify where time is spent; done means the benchmark and profiling results are available and any easy performance fix is addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100