From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Very slow agenda view Date: Thu, 14 Aug 2008 07:48:22 -0400 Message-ID: <87bpzvlsvt.fsf@legolas.norang.ca> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KTgAf-0007LJ-Il for emacs-orgmode@gnu.org; Thu, 14 Aug 2008 12:59:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KTgAa-0007JV-Cl for emacs-orgmode@gnu.org; Thu, 14 Aug 2008 12:59:33 -0400 Received: from [199.232.76.173] (port=34159 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KTgAa-0007JP-8d for emacs-orgmode@gnu.org; Thu, 14 Aug 2008 12:59:28 -0400 Received: from mho-01-bos.mailhop.org ([63.208.196.178]:64337) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KTgAZ-00032B-O3 for emacs-orgmode@gnu.org; Thu, 14 Aug 2008 12:59:28 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Thomas Stenhaug Cc: emacs-orgmode@gnu.org "Thomas Stenhaug" writes: > I'm using Org-mode 6.0.6b, on a fairly beefy box. Building the Agenda > view is very slow, 10+ seconds for 16 files with a total of 1119 > lines. All org-files are byte-compiled. > > I tried setting org-agenda-files to a single, small file just to test, > and it still took over a second to produce the agenda view. > > This doesn't seem right. Does anyone have a clue what to check? Something is definitely wrong here. I have 18 files totaling 14456 lines currently and the agenda displays in 1 second on a not-so-beefy laptop (1.5GHz Intel P4M) running Linux. I'm assuming your agenda view is the daily or weekly view. Try starting with a minimal emacs setup. Maybe you have some hook active that is slowing things down. -Bernt