emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Things got very slow: profiler output


From: Bruno Cardoso
Subject: Re: Things got very slow: profiler output
Date: Fri, 15 Mar 2024 14:49:33 -0300

On 2024-03-15, 17:18 +0000, Ihor Radchenko <yantar92@posteo.net> wrote:

> Bruno Cardoso <cardoso.bc@gmail.com> writes:
>
> May you do the following:
>
> 1. (require 'elp)
> 2. (elp-instrument-function #'org-fold-core--property-symbol-get-create)
> 3. Do actions in Org file
> 4. (elp-results)
> 5. See *ELP Profiling Results*
> 6. (elp-restore-all)
>
> For me, the result is
>
> Function Name                              Call Count  Elapsed Time  Average 
> Time
> org-fold-core--property-symbol-get-create  27361       0.5646422580  
> 2.063...e-05
>
> (the time numbers are not real because instrumenting itself makes
> function a lot slower, but we can compare the call count)
>

My call count is in fact higher:

org-fold-core--property-symbol-get-create  196278      3.2828460320  
1.672...e-05




reply via email to

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