all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: S Boucher <stbya@yahoo.com>
To: "Óscar Fuentes" <ofv@wanadoo.es>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Emacs with git slow?
Date: Wed, 16 Mar 2011 12:21:24 -0700 (PDT)	[thread overview]
Message-ID: <751680.75834.qm@web161605.mail.bf1.yahoo.com> (raw)
In-Reply-To: <87wrjy6h8o.fsf@wanadoo.es>


----- Original Message ----
> From: Óscar Fuentes <ofv@wanadoo.es>
> To: S Boucher <stbya@yahoo.com>
> Cc: help-gnu-emacs@gnu.org

> 
> I would understand a bit  of a lag if you were running Windows on a
> netbook, but running git on those  machines with GNU/Linux is practically
> instantaneous.
> 
> Can you  replicate the problem with emacs -Q ? How fast `git status'
> executes from the  directories where one of those files are?

This is a git repository tracking webkit:

$ time git status
--snip--
real    0m2.321s
user    0m1.460s
sys    0m0.820s

$ time git status Widget.h
--snip--
real    0m0.490s
user    0m0.410s
sys    0m0.050s


Just checked with a smaller git repository (i.e. with ~100files), and things are 
supper fast:

$ time git status 
--snip--
real    0m0.015s
user    0m0.010s
sys    0m0.000s


With emacs -Q: in a repository tracking webkit things are slow.  In a repo 
tracking a small project, things are fast.





  reply	other threads:[~2011-03-16 19:21 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 [this message]
2011-03-18 18:52         ` Alex Bennee
2011-03-18 19:26           ` S Boucher
     [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=751680.75834.qm@web161605.mail.bf1.yahoo.com \
    --to=stbya@yahoo.com \
    --cc=help-gnu-emacs@gnu.org \
    --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.