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
Currently, MDB server optionally allows for files to be compressed with zlib-ng, with the hope that CPU optimizations will be useful. Maybe zstd would be both faster and provide a better compression ratio.
Currently, MDB server optionally allows for files to be compressed with
zlib-ng
, with the hope that CPU optimizations will be useful. Maybe zstd would be both faster and provide a better compression ratio.https://crates.io/crates/zstd
The text was updated successfully, but these errors were encountered: