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

Bump zstd to v1.5.6 #2204

Merged
merged 1 commit into from
Mar 28, 2024
Merged

Bump zstd to v1.5.6 #2204

merged 1 commit into from
Mar 28, 2024

Conversation

aleksraiden
Copy link
Contributor

Bump zstd to v1.5.6. Full release notes - https://github.com/facebook/zstd/releases/tag/v1.5.6

A lot of bug fixes and improvements:

  • Improve compression of Arrays of Integers (High compression mode)
  • Reduce binary size with selective built-time exclusion
  • Reduce streaming decompression memory
  • Fix a minor inefficiency in compress_superblock
  • Fixed a bug in the educational decoder
  • Fixed decoder behavior when nbSeqs==0 is encoded using 2 bytes
  • Changed the decoding loop to detect more invalid cases of corruption
  • No longer reject dictionaries with literals maxSymbolValue < 255
  • Improve fast C & ASM performance on small data

Copy link
Member

@mapleFU mapleFU left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Copy link

sonarcloud bot commented Mar 27, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@git-hulk git-hulk merged commit ef1d72c into apache:unstable Mar 28, 2024
31 checks passed
PragmaTwice pushed a commit to PragmaTwice/kvrocks that referenced this pull request Mar 29, 2024
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.

4 participants