Re: Significant performance waste in git-svn and friends

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Junio C Hamano <gitster@...>
Cc: Mike Hommey <mh@...>, <git@...>
Date: Wednesday, September 5, 2007 - 10:16 pm

Junio C Hamano <gitster@pobox.com> wrote:

Me too.  I think its bad enough that fast-import knows the
internal representation of a packfile.  And its plumbing!
 

I agree.  This is *exactly* what fast-import was built for.  It
really would be the better tool to use here.  Much better than
reinventing the wheel.  Its already been invented twice for you
in Git (normal object creation path and fast-import path).  No
need to do it a third time.

-- 
Shawn.
-
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:
Significant performance waste in git-svn and friends, Mike Hommey, (Wed Sep 5, 2:47 pm)
Re: Significant performance waste in git-svn and friends, Shawn O. Pearce, (Fri Sep 7, 12:55 am)
Re: Significant performance waste in git-svn and friends, Junio C Hamano, (Wed Sep 5, 4:40 pm)
Re: Significant performance waste in git-svn and friends, Shawn O. Pearce, (Wed Sep 5, 10:16 pm)
Re: Significant performance waste in git-svn and friends, Shawn O. Pearce, (Wed Sep 5, 10:19 pm)