git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marcus Griep <marcus@griep.us>
To: Dmitry Potapov <dpotapov@gmail.com>
Cc: "Shawn O. Pearce" <spearce@spearce.org>,
	Johannes Sixt <johannes.sixt@telecom.at>,
	git@vger.kernel.org, Junio C Hamano <gitster@pobox.com>,
	Alex Riesen <raa.lkml@gmail.com>
Subject: Re: [PATCH 4/4 v2] cygwin: Use native Win32 API for stat
Date: Tue, 30 Sep 2008 10:57:31 -0400	[thread overview]
Message-ID: <48E23E5B.7020404@griep.us> (raw)
In-Reply-To: <20080930135347.GK21650@dpotapov.dyndns.org>

[-- Attachment #1: Type: text/plain, Size: 588 bytes --]

Dmitry Potapov wrote:
> lstat/stat functions in Cygwin are very slow, because they try to emulate
> some *nix things that Git does not actually need. This patch adds Win32
> specific implementation of these functions for Cygwin.

Can't wait to see this patch in next or master!  If you recall my benchmarks
from earlier, the speed-up is pretty good for cygwin users working with
large repositories.

> Signed-off-by: Dmitry Potapov <dpotapov@gmail.com>

Thanks for the work, Dmitry!

-- 
Marcus Griep
GPG Key ID: 0x5E968152
——
http://www.boohaunt.net
את.ψο´


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 793 bytes --]

  reply	other threads:[~2008-09-30 14:59 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-27  8:43 [PATCH 4/4] cygwin: Use native Win32 API for stat Dmitry Potapov
     [not found] ` <347507080809270851y79764dbcgba1ef5a1d58bdd3e@mail.gmail.com>
2008-09-27 16:33   ` Dmitry Potapov
2008-09-27 18:35 ` Johannes Sixt
2008-09-27 21:54   ` Dmitry Potapov
2008-09-28  9:24     ` Johannes Sixt
2008-09-29 15:34       ` Shawn O. Pearce
2008-09-29 18:26         ` Dmitry Potapov
2008-09-30 13:53         ` [PATCH 4/4 v2] " Dmitry Potapov
2008-09-30 14:57           ` Marcus Griep [this message]
2008-09-30 20:26             ` Shawn O. Pearce
2008-09-28  9:50 ` [PATCH 4/4] " Alex Riesen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48E23E5B.7020404@griep.us \
    --to=marcus@griep.us \
    --cc=dpotapov@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=johannes.sixt@telecom.at \
    --cc=raa.lkml@gmail.com \
    --cc=spearce@spearce.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).