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

Update github.com/pierrec/lz4/v4 to v4.1.0 #1556

Merged
merged 1 commit into from
Nov 3, 2020
Merged

Update github.com/pierrec/lz4/v4 to v4.1.0 #1556

merged 1 commit into from
Nov 3, 2020

Conversation

nwt
Copy link
Member

@nwt nwt commented Nov 3, 2020

This version includes type lz4.Compressor, which avoids internal use of
sync.Pool, and uses a smaller hash table, which improves benchmark
performance for lz4.Compressor.CompressBlock.

This version includes type lz4.Compressor, which avoids internal use of
sync.Pool, and uses a smaller hash table, which improves benchmark
performance for lz4.Compressor.CompressBlock.
@nwt nwt requested a review from a team November 3, 2020 17:07
@nwt nwt merged commit 1e4f155 into master Nov 3, 2020
@nwt nwt deleted the lz4-v4.1.0 branch November 3, 2020 17:39
brim-bot pushed a commit to brimdata/zui that referenced this pull request Nov 3, 2020
This is an auto-generated commit with a zq dependency update. The zq PR
brimdata/super#1556, authored by @nwt,
has been merged.

Update github.com/pierrec/lz4/v4 to v4.1.0

This version includes type lz4.Compressor, which avoids internal use of
sync.Pool, and uses a smaller hash table, which improves benchmark
performance for lz4.Compressor.CompressBlock.
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