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

option to set blocksize #4

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

Conversation

seb711
Copy link
Contributor

@seb711 seb711 commented Mar 12, 2024

Added an option to set the blocksize used in btrblocks based on the analysis made. With that the default Blocksize is still 1 << 16. But as the analysis showed a better performance could be achieved by reducing the blocksize.
To better evaluate this analysis I've modified the decompression-speed script; that on the one hand now measures the correct decompressed size and on the other hand can verify the result with the binary uncompressed data.

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

1 participant