If the download link had been slower than about 75 kB/s, the bz2 option
would have been faster even on this old machine.
With xz, download would be faster than bz2 and decompression would be
somewhere between bz2 and gz --- at least on machines without notable
memory constraints. xz's decompressor is more memory hungry than
bzip2's one as far as I understand their manual pages. But at the
default xz compressor setting of -6, the decompressor will still use
just 10 MB and should therefore not cause even your 64 MB machine to
swap all the time during decompression.
Yep, whether the target machine is meant to compile the kernel or to be
used to browse the source code (with a bare minimum of comfort), the
hardware resources required for either task mean that there isn't such a
great difference between gz, bz2, xz WRT resource requirements at the
receivers, except that xz goes easiest on network bandwidth and disk
utilization.
--
Stefan Richter
-=====-==-=- --=- -==-=
http://arcgraph.de/sr/
--