New answers tagged zip
4
This perfectly makes sense for certain hardware: fast CPU, slow disk (HDD not SSD), just one disk.
The data has to be read and written. The amount of written data is the same in both cases but reading a compressed file means that less data has to be read. Furthermore it is usually much faster to read a single big file than to read a directory. This effect ...
Top 50 recent answers are included
