* Git and Linux tarball size evolution
@ 2010-04-09 16:33 Victor Grishchenko
2010-04-10 11:31 ` Alex Riesen
0 siblings, 1 reply; 2+ messages in thread
From: Victor Grishchenko @ 2010-04-09 16:33 UTC (permalink / raw)
To: git
http://bouillon.math.usu.ru/files/linux-tarball-evol.png
I plotted sizes of official linux kernel tarballs found at
ftp://ftp.kernel.org against their dates. (Yep, the methodology is
extremely dirty.)
Long story short: the normal dynamics of Linux development is
accelerated growth. Apparently, in the end of 2002, development hits
some limit, probably a scalability problem. It returns to the
accelerated mode in mid-2005, which event coincides with the
introduction of git (pointed by the arrow).
Speculation: indeed, the git lets development scale.
It is clear that git has changed the release pattern. But was it the
reason why the development (and tarball size) returned to accelerated
growth? Another possible interpretation is that 2.5->2.6 stage
involved too much of reengineering, so "normal" incremental
development slowed down for a while.
Do git developers have any opinion on that?
Thanks!
--
Victor
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Git and Linux tarball size evolution
2010-04-09 16:33 Git and Linux tarball size evolution Victor Grishchenko
@ 2010-04-10 11:31 ` Alex Riesen
0 siblings, 0 replies; 2+ messages in thread
From: Alex Riesen @ 2010-04-10 11:31 UTC (permalink / raw)
To: Victor Grishchenko; +Cc: git
On Fri, Apr 9, 2010 at 18:33, Victor Grishchenko
<victor.grishchenko@gmail.com> wrote:
> http://bouillon.math.usu.ru/files/linux-tarball-evol.png
>
> I plotted sizes of official linux kernel tarballs found at
> ftp://ftp.kernel.org against their dates. (Yep, the methodology is
> extremely dirty.)
Could you try using the sizes of *unpacked* tarballs?
gzip/bzip2 will offset the real growth a bit (maybe even a big bit).
> It is clear that git has changed the release pattern. But was it the
> reason why the development (and tarball size) returned to accelerated
> growth? Another possible interpretation is that 2.5->2.6 stage
> involved too much of reengineering, so "normal" incremental
> development slowed down for a while.
There were a lot of cleaning up in 2.5/2.6.
> Do git developers have any opinion on that?
The was Bitkeeper before Git, but also the development process
has changed, with Linus becoming less of nexus of it. He does
more merges than ever now, with a large part of integration and
testing done by subsystem maintainers and people like Andrew
Morton.
Besides, you cannot ignore the developments outside of Linux
world, which percipitate into kernel (things like new architectures).
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-04-10 11:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-09 16:33 Git and Linux tarball size evolution Victor Grishchenko
2010-04-10 11:31 ` Alex Riesen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).