From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Werner LEMBERG Newsgroups: gmane.emacs.devel Subject: Re: `bzr viz' slooow Date: Wed, 27 Jan 2010 07:02:05 +0100 (CET) Message-ID: <20100127.070205.124081201.wl@gnu.org> References: <20100126.180554.173876640.wl@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1264572176 31503 80.91.229.12 (27 Jan 2010 06:02:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 27 Jan 2010 06:02:56 +0000 (UTC) Cc: emacs-devel@gnu.org To: fplemma@gmail.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 27 07:02:48 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Na0zF-0003Ql-2W for ged-emacs-devel@m.gmane.org; Wed, 27 Jan 2010 07:02:45 +0100 Original-Received: from localhost ([127.0.0.1]:44361 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Na0zG-0005cs-Iy for ged-emacs-devel@m.gmane.org; Wed, 27 Jan 2010 01:02:46 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Na0yj-0005K7-8D for emacs-devel@gnu.org; Wed, 27 Jan 2010 01:02:13 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Na0ye-0005HT-77 for emacs-devel@gnu.org; Wed, 27 Jan 2010 01:02:12 -0500 Original-Received: from [199.232.76.173] (port=34325 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Na0yd-0005HK-VO for emacs-devel@gnu.org; Wed, 27 Jan 2010 01:02:08 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]:33646) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Na0yd-0004Iw-5f for emacs-devel@gnu.org; Wed, 27 Jan 2010 01:02:07 -0500 Original-Received: (qmail invoked by alias); 27 Jan 2010 06:02:05 -0000 Original-Received: from 77-20-101-42-dynip.superkabel.de (EHLO localhost) [77.20.101.42] by mail.gmx.net (mp039) with SMTP; 27 Jan 2010 07:02:05 +0100 X-Authenticated: #54312696 X-Provags-ID: V01U2FsdGVkX196GU1zIF56vYMLSdZ+5ANb5LwM2csbj+hLmuBtQN M+JYZqxQynG3he In-Reply-To: X-Mailer: Mew version 6.2.53 on Emacs 23.1.50.1 / Mule 6.0 (HANACHIRUSATO) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.75 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:120481 Archived-At: > Isn't this the problem of the bzr-gtk plugin and how it is > implemented? Maybe. However, it is quite generic and basically independent of the version of bzr. In other words, it uses calls to the bzr infrastructure to get the data. > I think it's more productive and appropriate to file a bug against > it. Will do, of course. > (btw, my machine took about 57 sec and I'm fine with that.) Either your machine is much faster than mine, or you have `light' checkout. Werner