git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Historical kernel repository size
@ 2006-09-14 14:22 Petr Baudis
  2006-09-14 14:38 ` tglx
  2006-09-14 15:31 ` Linus Torvalds
  0 siblings, 2 replies; 16+ messages in thread
From: Petr Baudis @ 2006-09-14 14:22 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: git

  Hi,

  just to test the packing improvements we had achieved over the last
year, I have repacked the historical kernel repository and achieved a
significant improvement:

xpasky@machine[0:0]~/hi/history$ git-repack -a -f
Generating pack...
Done counting 566638 objects.
Deltifying 566638 objects.
 100% (566638/566638) done
Writing 566638 objects.
 100% (566638/566638) done
Total 566638, written 566638 (delta 456212), reused 98435 (delta 0)
Pack pack-4d27038611fe7755938efd4a2745d5d5d35de1c1 created.
xpasky@machine[0:0]~/hi/history$ l .git/objects/pack/
total 476264
-rw-r--r-- 1 xpasky users  13600376 Sep 14 16:18 pack-4d27038611fe7755938efd4a2745d5d5d35de1c1.idx
-rw-r--r-- 1 xpasky users 197168186 Sep 14 16:18 pack-4d27038611fe7755938efd4a2745d5d5d35de1c1.pack
-rw-r--r-- 1 xpasky users  13600376 Sep 14 12:18 pack-cc3517351ecce3ef7ba010559992bdfc10b7acd4.idx
-rw-r--r-- 1 xpasky users 262818936 Sep 14 12:29 pack-cc3517351ecce3ef7ba010559992bdfc10b7acd4.pack

  Since it's a nice place for people to check about how efficient we are
with compressing the repository, perhaps it would be a good idea to
repack the historical repository on kernel.org?

-- 
				Petr "Pasky" Baudis
Stuff: http://pasky.or.cz/
Snow falling on Perl. White noise covering line noise.
Hides all the bugs too. -- J. Putnam

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

end of thread, other threads:[~2006-09-15 16:46 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-14 14:22 Historical kernel repository size Petr Baudis
2006-09-14 14:38 ` tglx
2006-09-14 15:38   ` Andy Whitcroft
2006-09-14 15:52     ` Shawn Pearce
2006-09-14 15:52     ` Petr Baudis
2006-09-14 15:31 ` Linus Torvalds
2006-09-14 21:23   ` Nicolas Pitre
2006-09-14 21:32     ` Thomas Gleixner
2006-09-14 21:37     ` Thomas Gleixner
2006-09-14 21:42       ` Nicolas Pitre
2006-09-14 21:54         ` Thomas Gleixner
2006-09-14 22:24           ` Thomas Gleixner
2006-09-14 23:15             ` Junio C Hamano
2006-09-15  1:19             ` Nicolas Pitre
2006-09-15  9:03               ` Olivier Galibert
2006-09-15 16:45                 ` Nicolas Pitre

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).