From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?=C3=93scar_Fuentes?= Newsgroups: gmane.emacs.help Subject: Re: Emacs with git slow? Date: Wed, 16 Mar 2011 18:38:38 +0100 Message-ID: <87r5a76k4h.fsf@wanadoo.es> References: <423478.54089.qm@web161616.mail.bf1.yahoo.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1300298357 30930 80.91.229.12 (16 Mar 2011 17:59:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 16 Mar 2011 17:59:17 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: S Boucher Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Mar 16 18:59:11 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Pzuzw-0000qk-EM for geh-help-gnu-emacs@m.gmane.org; Wed, 16 Mar 2011 18:59:04 +0100 Original-Received: from localhost ([127.0.0.1]:36428 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PzuuV-0003lS-BI for geh-help-gnu-emacs@m.gmane.org; Wed, 16 Mar 2011 13:53:27 -0400 Original-Received: from [140.186.70.92] (port=54356 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pzunw-0000Rb-Hj for help-gnu-emacs@gnu.org; Wed, 16 Mar 2011 13:46:48 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PzuhV-0001UB-AI for help-gnu-emacs@gnu.org; Wed, 16 Mar 2011 13:40:02 -0400 Original-Received: from impaqm3.telefonica.net ([213.4.138.19]:39528 helo=telefonica.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PzuhU-00019g-Te for help-gnu-emacs@gnu.org; Wed, 16 Mar 2011 13:40:01 -0400 Original-Received: from IMPmailhost3.adm.correo ([10.20.102.124]) by IMPaqm3.telefonica.net with bizsmtp id Ks9o1g0142h2L9m3Ptef7E; Wed, 16 Mar 2011 18:38:39 +0100 Original-Received: from qcore ([79.158.173.27]) by IMPmailhost3.adm.correo with BIZ IMP id Ktee1g00M0bppkn1jteeGA; Wed, 16 Mar 2011 18:38:39 +0100 X-Brightmail-Tracker: AAAAAA== X-original-sender: 981711563@telefonica.net In-Reply-To: <423478.54089.qm@web161616.mail.bf1.yahoo.com> (S. Boucher's message of "Tue, 15 Mar 2011 10:47:21 -0700 (PDT)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 213.4.138.19 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:80177 Archived-At: S Boucher writes: > finding and saving files (C-xC-f and C-xC-s) that are under git control is slow > on my system. > > It's of the order of a second, which is terrible. > > Anyone noticed this? Me not. > I see this slow response time even when I start emacs -nw -q. > > Things are snappy with files not under git. > > I haven't dug in the emacs git code yet, and am hoping I won't have to :-) Emacs version? OS? Machine specs? Git version? Are your files on a NFS volume?