Re: [PATCH] basic threaded delta search

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Nicolas Pitre <nico@...>
Cc: Junio C Hamano <gitster@...>, <git@...>
Date: Thursday, September 6, 2007 - 2:19 am

Nicolas Pitre <nico@cam.org> writes:


In my experience, the worst performance hit happens when the real
memory is exhausted and things start paging.  Threading on different
portions of the object list is going to exacerbate the problem in the
areas where it hits worst.

-- 
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:
[PATCH] straighten the list of objects to deltify, Nicolas Pitre, (Thu Sep 6, 2:13 am)
[PATCH] localize window memory usage accounting, Nicolas Pitre, (Thu Sep 6, 2:13 am)
[PATCH] rearrange delta search progress reporting, Nicolas Pitre, (Thu Sep 6, 2:13 am)
[PATCH] basic threaded delta search, Nicolas Pitre, (Thu Sep 6, 2:13 am)
Re: [PATCH] basic threaded delta search, Junio C Hamano, (Thu Sep 6, 3:01 am)
Re: [PATCH] basic threaded delta search, Nicolas Pitre, (Thu Sep 6, 10:48 am)
Re: [PATCH] basic threaded delta search, Martin Koegler, (Fri Sep 7, 2:11 am)
Re: [PATCH] basic threaded delta search, Nicolas Pitre, (Fri Sep 7, 12:19 pm)
Re: [PATCH] basic threaded delta search, David Kastrup, (Thu Sep 6, 2:19 am)
Re: [PATCH] basic threaded delta search, Nicolas Pitre, (Thu Sep 6, 2:23 am)