Compressing packages with bzip2 instead gzip?
Sam Tygier
samtygier at yahoo.co.uk
Sat Dec 10 14:10:44 GMT 2005
Michael Poole wrote:
> In addition to what Phillip Susi said about CD-ROM versus CPU speed,
> consider network times. The total time taken is Package Size /
> Bandwidth + Unpack Time. This is smaller for 7zip when the network
> takes at least 11 seconds to transfer 8 MB -- up to about 5.7 Mbps.
most installs involve multiple files.
you equations is correct if all the downloads are done, and then all the decompression is done.
as downloading and decompressing require different resources (bandwidth, cpu), these could be effectivly parallelized. after a package is downloaded (or read from cd) it joins a decompression queue. even more time saving :-)
sam
___________________________________________________________
To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre. http://uk.security.yahoo.com
More information about the ubuntu-devel
mailing list