Hi Rainer,

Rainer Stengele <rainer.steng...@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 via email to