|
|
|
|
|
by tropin
1575 days ago
|
|
Is not just "slightly better" in some cases. An obvious one is repeated files. If RAR encounters a file ten times, it will compress once and store it and nine pointers. lzma and zstd guis i've tested will store ten compressed copies. It happens all the time in backups. |
|
A bunch of compression formats do that. Even zip files can, which leads to interesting tricks like:
https://www.bamsoftware.com/hacks/zipbomb/