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 - 5:19 pm

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


I think it would be saner to give git-hash-object an operation mode
that makes it usable as a pipe-controlled daemon, so that one needs
not fork and exec for interning another object.  That way, porcelain
commands could keep one bidirectional pipe (feed object type and
source and whether to use -w into git-hash-project, receive object id)
to git-hash-object around until they finish.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum
-
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, David Kastrup, (Wed Sep 5, 5:19 pm)
Re: Significant performance waste in git-svn and friends, Shawn O. Pearce, (Wed Sep 5, 10:19 pm)