Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
315: Replace jemalloc(ator) with mimalloc, which covers wider platforms r=ManyTheFish a=tats-u # Pull Request ## Related issue Fixes #314 ## What does this PR do? The platforms supported by jemallocator are [limited](https://github.com/tikv/jemallocator?tab=readme-ov-file#platform-support). I use Windows but can't build charabia due to it. It should be disabled in unsupported platforms. It is used only for benchmarks. ## PR checklist Please check if your PR fulfills the following requirements: - [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)? - [x] Have you read the contributing guidelines? - [x] Have you made sure that the title is accurate and descriptive of the changes? Thank you so much for contributing to Meilisearch! Co-authored-by: Tatsunori Uchino <[email protected]> Co-authored-by: Many the fish <[email protected]>
- Loading branch information