Re: [PATCH 2/2] Cached the git configuration, which is now noticibly faster on windows.

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: David Symonds <dsymonds@...>
Cc: <git@...>
Date: Saturday, November 8, 2008 - 2:52 am

On Fri, 2008-11-07 at 21:19 -0800, David Symonds wrote:
<snip>

That certainly is better, if one can assume that git's configuration is
small. (And relative to the memory usage of the script, it will
definetly be small).

I shall give that a go, although the change won't make it even faster -
I suspect that much of the performance penalty in windows is the
pathetic fork() performance, particularly as the memory usage of the
script increases. (If subprocess does fork() and exec() in order to open
another process, in cygwin).

Thankyou.

--
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:
Re: [PATCH 2/2] Cached the git configuration, which is now n..., Arafangion, (Sat Nov 8, 2:52 am)