Skip to content

zstd: 1.5.0 -> 1.5.1#153103

Merged
veprbl merged 1 commit intoNixOS:stagingfrom
trofi:update-zstd
Jan 2, 2022
Merged

zstd: 1.5.0 -> 1.5.1#153103
veprbl merged 1 commit intoNixOS:stagingfrom
trofi:update-zstd

Conversation

@trofi
Copy link
Contributor

@trofi trofi commented Jan 1, 2022

While at it added trivial updater plumbing.

While at it added trivial updater plumbing.
@ofborg ofborg bot added 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. labels Jan 1, 2022
@veprbl
Copy link
Member

veprbl commented Jan 2, 2022

Looks good.

@GrahamcOfBorg build python3Packages.zstd

@veprbl
Copy link
Member

veprbl commented Jan 2, 2022

v1.5.1 (Dec, 2021)
perf: rebalanced compression levels, to better match the intended speed/level curve, by @senhuang42
perf: faster huffman decoder, using x64 assembly, by @terrelln
perf: slightly faster high speed modes (strategies fast & dfast), by @felixhandte
perf: improved binary size and faster compilation times, by @terrelln
perf: new row64 mode, used notably in level 12, by @senhuang42
perf: faster mid-level compression speed in presence of highly repetitive patterns, by @senhuang42
perf: minor compression ratio improvements for small data at high levels, by @cyan4973
perf: reduced stack usage (mostly useful for Linux Kernel), by @terrelln
perf: faster compression speed on incompressible data, by @bindhvo
perf: on-demand reduced ZSTD_DCtx state size, using build macro ZSTD_DECODER_INTERNAL_BUFFER, at a small cost of performance, by @bindhvo
build: allows hiding static symbols in the dynamic library, using build macro, by @skitt
build: support for m68k (Motorola 68000's), by @cyan4973
build: improved AIX support, by @Helflym
build: improved meson unofficial build, by @eli-schwartz
cli : custom memory limit when training dictionary (#2925), by @embg
cli : report advanced parameters information when compressing in very verbose mode (``-vv`), by @Svetlitski-FB

@veprbl veprbl merged commit 088277a into NixOS:staging Jan 2, 2022
@trofi trofi deleted the update-zstd branch January 2, 2022 23:26
@github-actions
Copy link
Contributor

Successfully created backport PR #157074 for staging-21.11.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments