all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jason Merrill <jason@redhat.com>
To: 8288@debbugs.gnu.org
Subject: bug#8288: vc-git slow on large repository
Date: Tue, 14 Jun 2011 19:40:40 -0400	[thread overview]
Message-ID: <4DF7F178.7050704@redhat.com> (raw)
In-Reply-To: <193424.94757.qm@web161618.mail.bf1.yahoo.com>

This issue has been very frustrating for me with GCC git; when the 
repository isn't in the cache saving a file can cause emacs to freeze 
for about 10 seconds.  I work around it with

(defun vc-git-state-heuristic (file)
   "Just claim we're up to date."
   'up-to-date)





  parent reply	other threads:[~2011-06-14 23:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-18 19:32 bug#8288: vc-git slow on large repository S Boucher
     [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 ` Jason Merrill [this message]
2019-06-30  4:06 ` 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=4DF7F178.7050704@redhat.com \
    --to=jason@redhat.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.