emacs-orgmode
[Top][All Lists]
Advanced

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

Re: profiling latency in large org-mode buffers (under both main & org-f


From: Matt Price
Subject: Re: profiling latency in large org-mode buffers (under both main & org-fold feature)
Date: Wed, 23 Feb 2022 09:47:07 -0500



On Wed, Feb 23, 2022 at 12:22 AM Ihor Radchenko <yantar92@gmail.com> wrote:
Matt Price <moptop99@gmail.com> writes:

>>        20128  80% - redisplay_internal (C function)
>>         7142  28%  - assq
>>          908   3%   - org-context

Note that org-context is an obsolete function. Do you directly call it
in your config? Or do you use a third-party package calling org-context?

Hmm.  I don't see it anywhere in my ~.emacs.d/elpa~ directory or in my config file. I also went through ORG-NEWS and while it mentions that  org-context-p has been removed, I can't find a deprecation notice about org-context.  I'm not quite sure what's going on. Will investigate further!

Best,
Ihor

reply via email to

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