Doerthous <doerth...@gmail.com> writes:

> Ihor Radchenko <yanta...@posteo.net> writes:
>> May you show profiler report detailing what exactly is slow?
>> You can save the profile with M-x profiler-report-write-profile from the
>> report buffer.
>
> Hi Ihor,
>
> Sorry for the late reply.
>
> I actually done a performance test that day with the following block:
> ...
> #+RESULTS:
> : org-id-find        1000        6.4504779999  0.0064504779
> : org-entry-get      1000        0.0776989999  7.769...e-05
> : x/org-id-prop      1000        0.0090050000  9.005...e-06

This is very coarse.
When using profiler, you should be able to see which parts of
org-id-find are slow. That's what I was curious about.

-- 
Ihor Radchenko // yantar92,
Org mode maintainer,
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