[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Convert README.org to plain text README while installing package
From: |
Eli Zaretskii |
Subject: |
Re: Convert README.org to plain text README while installing package |
Date: |
Sun, 05 Jun 2022 18:22:24 +0300 |
> From: Ihor Radchenko <yantar92@gmail.com>
> Cc: Michael Albinus <michael.albinus@gmx.de>, Alan Mackenzie <acm@muc.de>,
> Stefan Kangas <stefan@marxist.se>, Tassilo Horn <tsdh@gnu.org>, Akib
> Azmain Turja <akib@disroot.org>, Emacs developers <emacs-devel@gnu.org>
> Date: Sun, 05 Jun 2022 23:15:27 +0800
>
> I've heard about the problem with loading multiple times and I do agree
> that loading can be slow, especially when various kinds of extra
> functionality is requested. However, I am wondering about the actual
> numbers. How long is long?
This:
(benchmark-run 1 (load "org"))
takes around 1.7 sec here, including 1.1 sec used by GC. This is in
an unoptimized build of Emacs 29 on MS-Windows.
- RE: [External] : Re: Convert README.org to plain text README while installing package, (continued)
- RE: [External] : Re: Convert README.org to plain text README while installing package, Drew Adams, 2022/06/05
- Re: [External] : Re: Convert README.org to plain text README while installing package, Stefan Monnier, 2022/06/05
- Re: [External] : Re: Convert README.org to plain text README while installing package, Tassilo Horn, 2022/06/06
- Re: [External] : Re: Convert README.org to plain text README while installing package, Ihor Radchenko, 2022/06/06
- RE: [External] : Re: Convert README.org to plain text README while installing package, Drew Adams, 2022/06/05
- Re: [External] : Re: Convert README.org to plain text README while installing package, Tassilo Horn, 2022/06/06
- RE: [External] : Re: Convert README.org to plain text README while installing package, Drew Adams, 2022/06/06
- Re: Convert README.org to plain text README while installing package, Akib Azmain Turja, 2022/06/05
- Re: Convert README.org to plain text README while installing package, Yoni Rabkin, 2022/06/08
- Re: Convert README.org to plain text README while installing package, Ihor Radchenko, 2022/06/05
- Re: Convert README.org to plain text README while installing package,
Eli Zaretskii <=
- Re: Convert README.org to plain text README while installing package, Eli Zaretskii, 2022/06/05
- Re: Convert README.org to plain text README while installing package, Ihor Radchenko, 2022/06/05
- Re: Convert README.org to plain text README while installing package, Eli Zaretskii, 2022/06/05
- Re: Convert README.org to plain text README while installing package, Ihor Radchenko, 2022/06/05
- Re: Convert README.org to plain text README while installing package, Eli Zaretskii, 2022/06/05
- Re: Convert README.org to plain text README while installing package, Eli Zaretskii, 2022/06/05
- Re: Convert README.org to plain text README while installing package, Ihor Radchenko, 2022/06/05
- Re: Convert README.org to plain text README while installing package, Eli Zaretskii, 2022/06/05
- Re: Convert README.org to plain text README while installing package, Tassilo Horn, 2022/06/05
- Re: Convert README.org to plain text README while installing package, Stefan Monnier, 2022/06/05