You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ZStandard submodule is quite old, the newer module should be 10%+ faster (at least with decoding).
The compression level "range" has been expanded, from -5 to 22. The line to change is here, but I don't program in C so I'll leave the PR to someone else.
The text was updated successfully, but these errors were encountered:
The ZStandard submodule is quite old, the newer module should be 10%+ faster (at least with decoding).
The compression level "range" has been expanded, from
-5
to22
. The line to change is here, but I don't program in C so I'll leave the PR to someone else.The text was updated successfully, but these errors were encountered: