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
Have a new non vanilla chunk compression option for Zstandard. Zstandard can offer high compression ratios with insane decompression speeds. It would be an improvement compared to vanilla options in terms of both speed and efficiency.
Describe alternatives you've considered
An alternative for me right now is to use BTRFS filesystem with transparent compression set to zstd:3-9, while having compression in C2ME disabled.