|
|
|
|
|
by jltsiren
1128 days ago
|
|
What I'm trying to say is that the excessive focus on cutting-edge technology is holding back progress. gzip is still the default compressor people use when they are not sure about the appropriateness of other compressors in their specific use case, and they don't have the time or energy to find out. To replace it, the a compressor must satisfy two requirements: * It must not be substantially worse than gzip on any relevant metric. bzip2 failed this by being slow. * It must be ubiquitous enough that the idea of installing it no longer makes sense. xz never reached this point, before people started replacing it with better compressors. |
|