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

chore: improve debug compression #4735

Merged
merged 1 commit into from
Mar 9, 2025
Merged

chore: improve debug compression #4735

merged 1 commit into from
Mar 9, 2025

Conversation

romange
Copy link
Collaborator

@romange romange commented Mar 9, 2025

Now the debug compression command runs over all the keys to count the histogram. Based on the histogram it estimates potential savings for huffman compression of the keyspace.

Now the debug compression command runs over all the keys to count the histogram.
Based on the histogram it estimates potential savings for huffman compression of the keyspace.

Signed-off-by: Roman Gershman <roman@dragonflydb.io>
@romange romange requested a review from BorysTheDev March 9, 2025 14:08
@romange romange enabled auto-merge (squash) March 9, 2025 14:39
@romange romange merged commit 8071a48 into main Mar 9, 2025
10 checks passed
@romange romange deleted the DebugComp branch March 9, 2025 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants