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

Clarify benchmark chunking docstring #3197

Merged
merged 1 commit into from
Jul 26, 2022
Merged

Conversation

embg
Copy link
Contributor

@embg embg commented Jul 13, 2022

I spoke with a user today who thought -B# controls the zstd block size in benchmarks, rather than controlling the chunk size (to split a large compression into many independent small compressions). This leads to severe misinterpretation of results, because the latter interpretation affects compression ratio very differently than the former. I think the proposed doc update can prevent this misunderstanding going forward.

@Cyan4973
Copy link
Contributor

Green light for the renaming.

The only issue is that this PR seems to completely erase the content of zstd.1.

@embg
Copy link
Contributor Author

embg commented Jul 14, 2022

Green light for the renaming.

The only issue is that this PR seems to completely erase the content of zstd.1.

It seems like I have the wrong version of ronn set up on my laptop. Fixed the issue, should be good to merge now.

@embg embg marked this pull request as ready for review July 14, 2022 19:51
@embg embg merged commit e5db7c9 into facebook:dev Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants