emacs-devel
[Top][All Lists]
Advanced

[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.



reply via email to

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