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

Attempt to track compression ratio in a more accurate way #6084

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

tylerwilliams
Copy link
Member

@tylerwilliams tylerwilliams commented Mar 6, 2024

On write, in pebble cache, record the compressed size and uncompressed size of blobs.

Having both counters separately should allow us to track overall compression ratio in a more accurate way.

@tylerwilliams tylerwilliams merged commit 0d37058 into master Mar 6, 2024
18 checks passed
@tylerwilliams tylerwilliams deleted the compression_ratio_v2 branch March 6, 2024 17:49
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.

None yet

2 participants