|
|
|
|
|
by wongarsu
1507 days ago
|
|
I find it somewhat telling that they don't benchmark themselves against zstd. Right now I'm almost exclusively using zstd (general stuff) or lzma2/xz (high compression where read speed doesn't matter). And of course gz and zip for data interchange where compatibility is key. From the information presented bzip3 won't replace any of those use cases for me, but that's fine. Maybe it fits somebody else's use case, or maybe it's the foundation for the next great algorithm that we all end up using. |
|
% wc -c linux.tar.zst linux.bz3 134980904 linux.tar.zst 129255792 linux.bz3