Skip to content

docs: Recommend using a custom path for the benches' data #5672

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 16, 2025

Conversation

martin-g
Copy link
Contributor

Pull Request

Related issue

N/A

What does this PR do?

  • This reduces the second build time of the benchmarks crate from ~220secs to 45secs (according to cargo build --timings) on my dev machine

Additionally I've introduced a parent folder for the Meili related cache paths - ~/.cache/meili

This reduces the build time of the `benchmarks` crate from ~220secs to
45secs (according to `cargo build --timings`) on my dev machine

Additionally I've introduced a parent folder for the Meili related cache
paths - ~/.cache/meili

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
@irevoire irevoire added this to the v1.16.0 milestone Jun 16, 2025
@irevoire irevoire added maintenance Issue about maintenance (CI, tests, refacto...) no db change The database didn't change labels Jun 16, 2025
Copy link
Member

@irevoire irevoire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, I thought that was already mentioned!

@irevoire irevoire added this pull request to the merge queue Jun 16, 2025
Merged via the queue into meilisearch:main with commit f45770a Jun 16, 2025
14 of 16 checks passed
@meili-bot meili-bot added the v1.16.0 PRs/issues solved in v1.16.0 released on 2025-08-04 label Aug 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Issue about maintenance (CI, tests, refacto...) no db change The database didn't change v1.16.0 PRs/issues solved in v1.16.0 released on 2025-08-04
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants