From: Rainer Stengele <rainer.stengele@yahoo.de>
To: Thomas Stenhaug <thomas.stenhaug@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Very slow agenda view
Date: Thu, 14 Aug 2008 23:42:19 +0200 [thread overview]
Message-ID: <48A4A6BB.3080208@yahoo.de> (raw)
In-Reply-To: <f96756290808140159v6094cb0eo151e3cefa240a7ca@mail.gmail.com>
Thomas Stenhaug schrieb:
> Hi,
>
> 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?
>
>
> Thomas
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
Hi,
thank you for bringing up the issue.
I have also been troubled by performance issues with my agenda views.
I have about 12000 lines of org text. Starting this agenda view
("A" agenda "prio A agenda"
((org-agenda-skip-function
(lambda nil
(org-agenda-skip-entry-if (quote notregexp) "\\=.*\\[#A\\]")))
(org-agenda-ndays 3)
(org-deadline-warning-days -1)
(org-agenda-overriding-header "Today's Priority #A tasks: ")))
takes several seconds on my EmacsW32 3 GHz CPU. After changing the tag
inheritance setting to nil the view shows in about 1 second! Which is
good enough!
Rainer
next prev parent reply other threads:[~2008-08-14 21:42 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-14 8:59 Very slow agenda view Thomas Stenhaug
2008-08-14 11:48 ` Bernt Hansen
2008-08-14 19:14 ` Thomas Stenhaug
2008-08-14 12:27 ` Michael Ekstrand
2008-08-14 13:51 ` Thomas Stenhaug
2008-08-14 15:43 ` Michael Ekstrand
2008-08-14 21:42 ` Rainer Stengele [this message]
2008-08-15 17:05 ` Jason F. McBrayer
2008-09-13 19:22 ` Carsten Dominik
2008-09-16 17:06 ` Jason F. McBrayer
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=48A4A6BB.3080208@yahoo.de \
--to=rainer.stengele@yahoo.de \
--cc=emacs-orgmode@gnu.org \
--cc=thomas.stenhaug@gmail.com \
/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.