Skip to content
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

Dry run compaction #23

Open
Freaky opened this issue Apr 10, 2020 · 0 comments
Open

Dry run compaction #23

Freaky opened this issue Apr 10, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@Freaky
Copy link
Owner

Freaky commented Apr 10, 2020

Offer a read-only dry-run mode using the compression API, simulating the effects of compacting a folder without actually doing it.

This allows for a safe way to present a user with potential savings, and offers an opportunity to validate excludes and compresstimation both more efficiently than actually performing compaction, and more accurately than relying on lz4 as a stand-in.

This links with the desire to benchmark algorithms, which also requires compression API access.

@Freaky Freaky added the enhancement New feature or request label Apr 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant