all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: S Boucher <stbya@yahoo.com>
To: Alex Bennee <kernel-hacker@bennee.com>
Cc: "Óscar Fuentes" <ofv@wanadoo.es>, help-gnu-emacs@gnu.org
Subject: Re: Emacs with git slow?
Date: Fri, 18 Mar 2011 12:26:17 -0700 (PDT)	[thread overview]
Message-ID: <14381.36092.qm@web161610.mail.bf1.yahoo.com> (raw)
In-Reply-To: <AANLkTim4cie5Jh=-ykcUsyWNALCOnAVGvMpxxh_3dhCf@mail.gmail.com>



----- Original Message ----
> From: Alex Bennee <kernel-hacker@bennee.com>
> To: S Boucher <stbya@yahoo.com>
> Cc: Óscar Fuentes <ofv@wanadoo.es>; help-gnu-emacs@gnu.org
> Sent: Fri, March 18, 2011 2:52:27 PM
> Subject: Re: Emacs with git slow?
> 
> Thanks, I think you have  just identified were the mysterious stalls I
> was seeing ...

Did look in the code, and the slowness comes from vc-git-state.

vc-git-state calls:

     git diff-index "-z" "HEAD" "--" "webkitwebview.cpp"

Which is slow on large repository.

The question is then whether or not vc-git.el can be more clever than it is.

I don't have the answer to this.





  reply	other threads:[~2011-03-18 19:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-15 17:47 Emacs with git slow? S Boucher
2011-03-16 17:38 ` Óscar Fuentes
2011-03-16 18:29   ` S Boucher
2011-03-16 18:40     ` Óscar Fuentes
2011-03-16 19:21       ` S Boucher
2011-03-18 18:52         ` Alex Bennee
2011-03-18 19:26           ` S Boucher [this message]
     [not found]           ` <mailman.3.1300479917.31996.help-gnu-emacs@gnu.org>
2011-03-18 20:59             ` Steph
     [not found] <mailman.7.1300211247.26153.help-gnu-emacs@gnu.org>
2011-03-16 17:45 ` Lowell Gilbert

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=14381.36092.qm@web161610.mail.bf1.yahoo.com \
    --to=stbya@yahoo.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=kernel-hacker@bennee.com \
    --cc=ofv@wanadoo.es \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.