public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Linux Kernel Source Compression
@ 2006-05-21 14:35 Justin Piszcz
  2006-05-21 18:40 ` Jan Engelhardt
                   ` (2 more replies)
  0 siblings, 3 replies; 36+ messages in thread
From: Justin Piszcz @ 2006-05-21 14:35 UTC (permalink / raw)
  To: linux-kernel; +Cc: apiszcz

Was curious as to which utilities would offer the best compression ratio 
for the kernel source, I thought it'd be bzip2 or rar but lzma wins, 
roughly 6 MiB smaller than bzip2.

$ du -sk * | sort -n
33520   linux-2.6.16.17.tar.lzma
33760   linux-2.6.16.17.tar.rar
38064   linux-2.6.16.17.tar.rz
39472   linux-2.6.16.17.tar.szip
39520   linux-2.6.16.17.tar.bz
39936   linux-2.6.16.17.tar.bz2
40000   linux-2.6.16.17.tar.bicom
40656   linux-2.6.16.17.tar.sit
47664   linux-2.6.16.17.tar.lha
49968   linux-2.6.16.17.tar.dzip
50000   linux-2.6.16.17.tar.gz
51344   linux-2.6.16.17.tar.arj
57552   linux-2.6.16.17.tar.lzo
57984   linux-2.6.16.17.tar.F
81136   linux-2.6.16.17.tar.Z
94544   linux-2.6.16.17.tar.zoo
101216  linux-2.6.16.17.tar.arc
228608  linux-2.6.16.17.tar

$ du -sh * | sort -n
  33M    linux-2.6.16.17.tar.lzma
  33M    linux-2.6.16.17.tar.rar
  37M    linux-2.6.16.17.tar.rz
  39M    linux-2.6.16.17.tar.bicom
  39M    linux-2.6.16.17.tar.bz
  39M    linux-2.6.16.17.tar.bz2
  39M    linux-2.6.16.17.tar.szip
  40M    linux-2.6.16.17.tar.sit
  47M    linux-2.6.16.17.tar.lha
  49M    linux-2.6.16.17.tar.dzip
  49M    linux-2.6.16.17.tar.gz
  50M    linux-2.6.16.17.tar.arj
  56M    linux-2.6.16.17.tar.lzo
  57M    linux-2.6.16.17.tar.F
  79M    linux-2.6.16.17.tar.Z
  92M    linux-2.6.16.17.tar.zoo
  99M    linux-2.6.16.17.tar.arc
223M    linux-2.6.16.17.tar


^ permalink raw reply	[flat|nested] 36+ messages in thread

end of thread, other threads:[~2006-05-31 22:55 UTC | newest]

Thread overview: 36+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-21 14:35 Linux Kernel Source Compression Justin Piszcz
2006-05-21 18:40 ` Jan Engelhardt
2006-05-21 18:56   ` Kasper Sandberg
2006-05-21 19:28   ` Justin Piszcz
2006-05-22  2:05     ` Stefan Smietanowski
2006-05-21 19:03 ` Alistair John Strachan
2006-05-21 21:00   ` Chris Wedgwood
2006-05-21 21:22     ` Alistair John Strachan
2006-05-21 21:42     ` Sam Vilain
2006-05-21 21:57       ` Alistair John Strachan
2006-05-21 22:22         ` Sam Vilain
2006-05-21 22:29           ` Alistair John Strachan
2006-05-22 19:00             ` H. Peter Anvin
2006-05-21 21:59       ` Diego Calleja
2006-05-22 18:58   ` H. Peter Anvin
2006-05-22 19:07     ` Alistair John Strachan
2006-05-22 19:10       ` H. Peter Anvin
2006-05-22 19:15         ` Alistair John Strachan
2006-05-22 20:24           ` Jan Engelhardt
2006-05-22 20:41             ` H. Peter Anvin
2006-05-22 21:00             ` Alistair John Strachan
2006-05-22 21:04               ` H. Peter Anvin
2006-05-22 21:11                 ` Joshua Hudson
2006-05-23 13:37                 ` Jan Engelhardt
2006-05-23  2:16               ` Nuri Jawad
2006-05-23  2:55                 ` Stefan Smietanowski
2006-05-23 14:15                 ` Ivan Novick
2006-05-23 14:23                   ` Olivier Galibert
2006-05-23 14:47                     ` Julian Seward
2006-05-23 16:35                       ` Nuri Jawad
2006-05-25 11:42                     ` Jan Engelhardt
2006-05-31 22:51                 ` Bill Davidsen
2006-05-23 13:38               ` Jan Engelhardt
2006-05-23 15:28                 ` Alistair John Strachan
2006-05-31 22:56           ` Bill Davidsen
2006-05-26  4:11 ` Bruce Guenter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox