Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The massive downsize of zip is that each file is compressed individually, which means very poor compression. Overall the compression rate is significantly lower, same with an attempt to decompress it all. It's only useful for random reads of few select files.

Tar -> read, skip, read, till you find what you need, compression doesn't change much, as most stream compression algorithms have a flush method.



> The massive downsize...

I expect you meant "downside", because when talking about file compression, a "massive downsize" sounds like a good thing :-)


indeed, I suck at typing




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: