Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Enable the grenad tempfile feature back #349

Merged
merged 3 commits into from
Sep 8, 2021
Merged

Conversation

Kerollmops
Copy link
Member

This PR enables the grenad tempfile feature back, when this is feature is disabled the sorter writes the entries in memory instead of on disk and therefore, consumes more memory. By enabling this feature grenad merges on disk by using the tempfile dependency.

This PR also bumps milli to v0.3.1 where @ManyTheFish added an assert for when the allocator can't allocate and disable the default snappy compression in the http-ui crate.

@Kerollmops Kerollmops added the enhancement New feature or request label Sep 8, 2021
Copy link
Member

@ManyTheFish ManyTheFish left a comment

Choose a reason for hiding this comment

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

bors merge

@bors
Copy link
Contributor

bors bot commented Sep 8, 2021

@bors bors bot merged commit 63bc231 into main Sep 8, 2021
@bors bors bot deleted the enable-grenad-tempfile-feature branch September 8, 2021 13:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants