all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: S Boucher <stbya@yahoo.com>
To: 8288@debbugs.gnu.org
Subject: bug#8288: vc-git slow on large repository
Date: Fri, 18 Mar 2011 12:32:17 -0700 (PDT)	[thread overview]
Message-ID: <193424.94757.qm@web161618.mail.bf1.yahoo.com> (raw)

find-file and save-buffer are slow.  It appears to be due to vc-git-state.

vc-git-state calls:

     git diff-index -z HEAD -- file.cpp

Which is slow on large git repository, such as webkit.

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

I don't have the answer to this.


System:
ubuntu 10.04 64bit
emacs 23.2
git 1.7.0.4
8G of ram
Intel Core i7 (8 processors)







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

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-18 19:32 S Boucher [this message]
     [not found] ` <handler.8288.B.130047675931219.ack@debbugs.gnu.org>
2011-03-19  2:54   ` bug#8288: Acknowledgement (vc-git slow on large repository) S Boucher
2011-03-19  7:32     ` Andreas Schwab
2011-06-14 23:40 ` bug#8288: vc-git slow on large repository Jason Merrill
2019-06-30  4:06 ` bug#8288: Acknowledgement (vc-git slow on large repository) Stefan Kangas

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=193424.94757.qm@web161618.mail.bf1.yahoo.com \
    --to=stbya@yahoo.com \
    --cc=8288@debbugs.gnu.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.
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.