Re: auto gc again
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:44:24
Nicolas Pitre [off-list ref] writes:
On Wed, 19 Mar 2008, Junio C Hamano wrote:quoted
Nicolas Pitre [off-list ref] writes:quoted
So you have 17.1 seconds for a single pack vs 18.4 seconds for 66 packs. Compare that to 24.9s without that patch.Very interesting --- why should it affect a single pack case at all?It is not: Single pack = 17.1s 66 packs with commit f7c22cc6 = 18.4s 66 packs without commit f7c22cc6 = 24.9s ...quoted
But I am still puzzled...Please tell me why if this is still the case.
Not anymore. Your "It is not" above cleared things for me. Somehow I misread "with patch single pack is 17.1s and even with 66 packs it is only 18.4s, compare these great numbers with horrible 24.9s with single pack without the patch".