Re: Git benchmarks at OpenOffice.org wiki

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Jakub Narebski <jnareb@...>
Cc: Johannes Schindelin <Johannes.Schindelin@...>, <git@...>, <dev@...>, Jan Holesovsky <kendy@...>
Date: Friday, May 4, 2007 - 11:56 pm

On Wed, 2 May 2007, Jakub Narebski wrote:

Btw, this reminds me: we really should start out clones with a fully 
packed set of refs. It seems stupid to get the refs in one go, and then 
explode them into thousands of files.

A trivial patch is to just do

	git pack-refs --all --prune

in the "git-clone.sh" script rather than force people to do it themselves, 
but we really probably shouldn't have ever even unpacked them in the first 
place. That is kind of stupid, but especially since that thing is written 
in shell, it's hard to do anything smarter.

Of course, I don't know what the hell openoffice is doing with that many 
branches and tags, but I guess it's a normal result of having used CVS/SVN 
- you want to tag every single merge you do, and all branches stay around 
forever, because you can never merge them back and get rid of them.

It's always sad to see the crap that is CVS, and how bad decisions in CVS 
end up resulting in pain downstream.

		Linus
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Git benchmarks at OpenOffice.org wiki, Jakub Narebski, (Tue May 1, 5:46 pm)
Re: Git benchmarks at OpenOffice.org wiki, Florian Weimer, (Thu May 3, 3:03 am)
Re: Git benchmarks at OpenOffice.org wiki, Johannes Schindelin, (Thu May 3, 5:33 am)
Re: Git benchmarks at OpenOffice.org wiki, Robin Rosenberg, (Thu May 3, 6:16 am)
Re: Git benchmarks at OpenOffice.org wiki, Martin Langhoff, (Thu May 3, 6:48 am)
Re: Git benchmarks at OpenOffice.org wiki, Robin Rosenberg, (Sun May 6, 4:05 pm)
Re: Git benchmarks at OpenOffice.org wiki, Jan Holesovsky, (Wed May 2, 10:24 am)
Re: Git benchmarks at OpenOffice.org wiki, Jakub Narebski, (Wed May 2, 7:30 pm)
Re: [tools-dev] Re: Git benchmarks at OpenOffice.org wiki, Jan Holesovsky, (Thu May 3, 7:51 am)
Re: [tools-dev] Re: Git benchmarks at OpenOffice.org wiki, Jakub Narebski, (Thu May 3, 8:48 pm)
Re: Git benchmarks at OpenOffice.org wiki, Petr Baudis, (Wed May 2, 12:15 pm)
Re: Git benchmarks at OpenOffice.org wiki, Jan Holesovsky, (Wed May 2, 12:27 pm)
Re: Git benchmarks at OpenOffice.org wiki, Petr Baudis, (Wed May 2, 12:37 pm)
Re: Git benchmarks at OpenOffice.org wiki, Petr Baudis, (Wed May 2, 12:48 pm)
Re: Git benchmarks at OpenOffice.org wiki, Johannes Schindelin, (Wed May 2, 10:35 am)
Re: Git benchmarks at OpenOffice.org wiki, Johannes Schindelin, (Wed May 2, 6:24 am)
Re: Git benchmarks at OpenOffice.org wiki, Jan Holesovsky, (Wed May 2, 10:41 am)
Re: Git benchmarks at OpenOffice.org wiki, Johannes Schindelin, (Wed May 2, 12:24 pm)
Re: Git benchmarks at OpenOffice.org wiki, Jakub Narebski, (Wed May 2, 7:33 am)
Re: Git benchmarks at OpenOffice.org wiki, Linus Torvalds, (Fri May 4, 11:56 pm)
Re: Git benchmarks at OpenOffice.org wiki, Junio C Hamano, (Mon May 7, 4:05 am)
Re: Git benchmarks at OpenOffice.org wiki, Linus Torvalds, (Mon May 7, 11:22 am)
Re: Git benchmarks at OpenOffice.org wiki, Johannes Schindelin, (Wed May 2, 10:55 am)
Re: Git benchmarks at OpenOffice.org wiki, Andy Parkins, (Wed May 2, 4:55 am)
Re: Git benchmarks at OpenOffice.org wiki, Julian Phillips, (Wed May 2, 5:51 am)
Re: Git benchmarks at OpenOffice.org wiki, Andy Parkins, (Wed May 2, 6:58 am)
Re: Git benchmarks at OpenOffice.org wiki, Junio C Hamano, (Wed May 2, 1:26 pm)
Re: Git benchmarks at OpenOffice.org wiki, Jan Holesovsky, (Wed May 2, 10:37 am)
Re: Git benchmarks at OpenOffice.org wiki, Andy Parkins, (Wed May 2, 11:33 am)
Re: Git benchmarks at OpenOffice.org wiki, Julian Phillips, (Wed May 2, 10:28 am)
Re: Git benchmarks at OpenOffice.org wiki, Andy Parkins, (Wed May 2, 11:30 am)
Re: Git benchmarks at OpenOffice.org wiki, Julian Phillips, (Wed May 2, 1:11 pm)
Re: Git benchmarks at OpenOffice.org wiki, Junio C Hamano, (Tue May 1, 6:27 pm)