lrzip-next pre-production release v0.12.1 #135
pete4abw
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This release introduces the
--nobemt
option which stands for NO BackEnd Multi Threading. Issue #133 discusses this. For lzma, it will pass the threads parameter == 1 when used. The lzma backend will interpret this to NOT use the multi threaded match finder. This was designed for a particular use case, and will have worse performance generally. This option has no meaning for other backends currently.Starting with this release, x86_64 binary file will be uploaded. This upload will only work with glibc 2.36. The binary is signed with my key 0xEB2C5812.
This discussion was created from the release lrzip-next pre-production release v0.12.1.
Beta Was this translation helpful? Give feedback.
All reactions