emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@altern.org>
To: Rainer Stengele <rainer.stengele@online.de>
Cc: Rainer Stengele <rainer.stengele@diplan.de>,
	nicholas.dokos@hp.com, emacs-orgmode@gnu.org
Subject: Re: Performance problem when switching agenda views - need for cache?
Date: Sat, 16 Jul 2011 13:21:50 +0200	[thread overview]
Message-ID: <87wrfifmxu.fsf@altern.org> (raw)
In-Reply-To: <4E20D504.2040105@online.de> (Rainer Stengele's message of "Sat, 16 Jul 2011 02:02:12 +0200")

Hi Rainer,

Rainer Stengele <rainer.stengele@online.de> writes:

> so yes - the main part of the time is taken by the big org file. Still
> 5 seconds is not a keypress ...  And of course I will need a certain
> part of the excluded file. So going into any kind of caching might
> speed up things quite a bit.

Yes.

Sorry to read about such performance problems (again).

One thing I've used to speed up my own setup is to reduce the scope 
of `org-agenda-get-day-entries' by restricting agenda view with

  (org-agenda-entry-types '(:scheduled))

where it makes sense.  Otherwise `org-agenda-get-day-entries' can
loop over too many possibilities.

Keep us informed of any further analysis, progress.

Thanks!

-- 
 Bastien

      reply	other threads:[~2011-07-16 12:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-15 14:49 Performance problem when switching agenda views - need for cache? Rainer Stengele
2011-07-15 16:00 ` Memnon Anon
2011-07-15 18:00   ` Rainer Stengele
2011-07-15 20:10 ` Nick Dokos
2011-07-15 22:21   ` Rainer Stengele
2011-07-15 23:15     ` Nick Dokos
2011-07-16  0:02       ` Rainer Stengele
2011-07-16 11:21         ` Bastien [this message]

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wrfifmxu.fsf@altern.org \
    --to=bzg@altern.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=nicholas.dokos@hp.com \
    --cc=rainer.stengele@diplan.de \
    --cc=rainer.stengele@online.de \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).