emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [BUG] org-agenda-list takes 4m compared to 27 that took 15 seconds [


From: Ihor Radchenko
Subject: Re: [BUG] org-agenda-list takes 4m compared to 27 that took 15 seconds [9.5.2 (release_9.5.2-25-gaf6f12 @ /usr/share/emacs/28.1/lisp/org/)]
Date: Fri, 23 Sep 2022 11:05:14 +0800

andrés ramírez <rrandresf@hotmail.com> writes:

>     Ihor> cpu+mem report should generate two reports: one for cpu time and 
> one for memory. I meant
>     Ihor> you to save both (there are two buffers). Sorry for not being clear.
>
> The two files on an archive

Thanks!

Something appears to be off:

         767   8%            - org-diary-sexp-entry
         407   4%             + eval

I added caching of `org-diary-sexp-entry' results in
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=4075662c298da7fa7e2ba19e0b8b36c58852cc0f

This caching should make `org-diary-sexp-entry' much faster when you
rebuild the agenda. But it is not the case in the profiler - `eval'
branch of the code should be executed when no cached result is found.

Could you please confirm that you are using the latest development
version of Org?

-- 
Ihor Radchenko,
Org mode contributor,
Learn more about Org mode at https://orgmode.org/.
Support Org development at https://liberapay.com/org-mode,
or support my work at https://liberapay.com/yantar92



reply via email to

[Prev in Thread] Current Thread [Next in Thread]