From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: George Keith Newsgroups: gmane.emacs.help Subject: Re: Magit very slow Date: Fri, 27 May 2011 10:51:48 -0700 (PDT) Message-ID: References: Reply-To: gnu.emacs.help@googlegroups.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1306679113 17393 80.91.229.12 (29 May 2011 14:25:13 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 29 May 2011 14:25:13 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: gnu.emacs.help@googlegroups.com Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun May 29 16:25:04 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QQgvP-0005Fd-Uc for geh-help-gnu-emacs@m.gmane.org; Sun, 29 May 2011 16:25:04 +0200 Original-Received: from localhost ([::1]:58265 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QQgvP-0001DH-4e for geh-help-gnu-emacs@m.gmane.org; Sun, 29 May 2011 10:25:03 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:32829) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QQ1CQ-0005LK-6Q for help-gnu-emacs@gnu.org; Fri, 27 May 2011 13:51:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QQ1CP-0001Bw-Di for help-gnu-emacs@gnu.org; Fri, 27 May 2011 13:51:50 -0400 Original-Received: from mail-vx0-f189.google.com ([209.85.220.189]:42016) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QQ1CP-0001Bs-BU for help-gnu-emacs@gnu.org; Fri, 27 May 2011 13:51:49 -0400 Original-Received: by vxk20 with SMTP id 20so2046480vxk.6 for ; Fri, 27 May 2011 10:51:48 -0700 (PDT) Original-Received: by 10.221.11.75 with SMTP id pd11mr314833vcb.35.1306518708451; Fri, 27 May 2011 10:51:48 -0700 (PDT) Original-Path: glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=63.107.91.99; posting-account=Z1m-8woAAAANiYhg-VGOfWawBgMsj0a_ Original-NNTP-Posting-Host: 63.107.91.99 User-Agent: G2/1.0 X-Google-Web-Client: true X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.220.189 X-Mailman-Approved-At: Sun, 29 May 2011 10:24:57 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:81261 Archived-At: I have this problem too... Even for very simple commands (stage/unstage of a small file), magit takes 3 seconds. Commandline git is nearly instantaneous for the same command.