Skip to content

Add WithNoEntropyCompression to zstd - #187

Merged
klauspost merged 1 commit into
masterfrom
zstd-add-option-to-skip-entropy
Nov 28, 2019
Merged

Add WithNoEntropyCompression to zstd#187
klauspost merged 1 commit into
masterfrom
zstd-add-option-to-skip-entropy

Conversation

@klauspost

Copy link
Copy Markdown
Owner

WithNoEntropyCompression will always skip entropy compression of literals.
This can be useful if content has matches, but unlikely to benefit from entropy compression.
Usually the slight speed improvement is not worth enabling this.

WithNoEntropyCompression will always skip entropy compression of literals.
This can be useful if content has matches, but unlikely to benefit from entropy compression.
Usually the slight speed improvement is not worth enabling this.
@klauspost
klauspost merged commit b87d2c4 into master Nov 28, 2019
@klauspost
klauspost deleted the zstd-add-option-to-skip-entropy branch November 28, 2019 20: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.

1 participant