meilisearch / meilisearch/arroy

Measure and improve the performances of the incremental indexing

Open
#61 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.