Hacker News new | ask | show | jobs
by aidenn0 363 days ago
bzip2 (particularly parallel implementations thereof) are already relatively competitive for compression. The decompression time is where it lags behind because lz77 based algorithms can be incredibly fast at decompression.