[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Org mode and Emacs (was: Convert README.org to plain text README whi
From: |
Eli Zaretskii |
Subject: |
Re: Org mode and Emacs (was: Convert README.org to plain text README while installing package) |
Date: |
Fri, 17 Jun 2022 09:41:39 +0300 |
> From: Ihor Radchenko <yantar92@gmail.com>
> Cc: theophilusx@gmail.com, rms@gnu.org, monnier@iro.umontreal.ca,
> acm@muc.de, emacs-devel@gnu.org
> Date: Fri, 17 Jun 2022 14:11:05 +0800
>
> Eli Zaretskii <eliz@gnu.org> writes:
>
> >> What will happen if you run
> >> (progn (goto-char 1) (while (re-search-forward "^\\*+ " nil t)))
> >> right after exporting. Does it take siginficant amount of time?
> >
> > It's instantaneous.
> >
> >> What if you run M-: (org-macro--collect-macros) directly in the buffer?
> >
> > Also instantaneous.
>
> And yet it took 15% of CPU time according to your profile. Something
> fishy is going on here. My guess that it is GC.
That'd be strange, because AFAIK the profiler accounts for GC
separately.
Anyway, I think your latest changes close this issue for good.
Thanks!
- Re: Larger GC thresholds for non-interactive Emacs, (continued)
- Re: Org mode and Emacs, Pankaj Jangid, 2022/06/15
- Re: Org mode and Emacs, Visuwesh, 2022/06/16
- Re: Org mode and Emacs (was: Convert README.org to plain text README while installing package), Eli Zaretskii, 2022/06/12
- Re: Org mode and Emacs (was: Convert README.org to plain text README while installing package), Ihor Radchenko, 2022/06/15
- Re: Org mode and Emacs (was: Convert README.org to plain text README while installing package), Eli Zaretskii, 2022/06/15
- Re: Org mode and Emacs (was: Convert README.org to plain text README while installing package), Ihor Radchenko, 2022/06/17
- Re: Org mode and Emacs (was: Convert README.org to plain text README while installing package),
Eli Zaretskii <=
- Re: Org mode and Emacs (was: Convert README.org to plain text README while installing package), Jean Louis, 2022/06/12
- Re: Org mode and Emacs (was: Convert README.org to plain text README while installing package), Eli Zaretskii, 2022/06/13
- Re: Org mode and Emacs (was: Convert README.org to plain text README while installing package), Richard Stallman, 2022/06/13
- Re: Org mode and Emacs (was: Convert README.org to plain text README while installing package), Ihor Radchenko, 2022/06/13
- Message not available
- Org syntax compatibility with texinfo syntax (was: Org mode and Emacs (was: Convert README.org to plain text README while installing package)), Ihor Radchenko, 2022/06/17
- Re: Org mode and Emacs (was: Convert README.org to plain text README while installing package), Eli Zaretskii, 2022/06/13
- Re: Org mode and Emacs (was: Convert README.org to plain text README while installing package), Ihor Radchenko, 2022/06/13
- Re: Org mode and Emacs (was: Convert README.org to plain text README while installing package), Eli Zaretskii, 2022/06/14
- Re: Org mode and Emacs (was: Convert README.org to plain text README while installing package), Ihor Radchenko, 2022/06/14
- Re: Org mode and Emacs (was: Convert README.org to plain text README while installing package), Eli Zaretskii, 2022/06/14