Re: Performance issue: initial git clone causes massive repack

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Nicolas Pitre <nico@...>
Cc: Sverre Rabbelier <srabbelier@...>, <david@...>, Junio C Hamano <gitster@...>, Nicolas Sebrecht <nicolas.s-dev@...>, Robin H. Johnson <robbat2@...>, Git Mailing List <git@...>
Date: Tuesday, April 7, 2009 - 4:10 am

On 2009.04.05 23:24:27 -0400, Nicolas Pitre wrote:

It's not primarily pack-objects, I think. It's the rev-list that's run
by upload-pack.  Running "git rev-list --objects --all" on that repo
eats about 2G RSS, easily killing the system's cache on a small box,
leading to swapping and a painful time reading the packfile contents
afterwards to send them to the client.

Björn
--
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:
Performance issue: initial git clone causes massive repack, Robin H. Johnson, (Sat Apr 4, 6:07 pm)
Re: Performance issue: initial git clone causes massive repack, Nguyen Thai Ngoc Duy, (Sun Apr 5, 11:10 pm)
Re: Performance issue: initial git clone causes massive repack, Björn, (Tue Apr 7, 4:10 am)
Re: Performance issue: initial git clone causes massive repack, Johannes Schindelin, (Tue Apr 14, 11:52 am)
Re: Performance issue: initial git clone causes massive repack, Johannes Schindelin, (Tue Apr 14, 4:30 pm)
Re: Performance issue: initial git clone causes massive repack, Nguyen Thai Ngoc Duy, (Tue Apr 14, 11:09 pm)