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: Wed, 08 Jun 2022 17:17:12 +0300

> From: Ihor Radchenko <yantar92@gmail.com>
> Cc: Po Lu <luangruo@yahoo.com>,  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: Wed, 08 Jun 2022 20:51:35 +0800
> 
> >     emacs --batch  --eval '(require `org)'
> >
> > doesn't give a representative picture of the problem.
> 
> I suspect that garbage collection is strongly affecting your loading
> times. It is taking half of the time even with clean Emacs. I imagine
> that GC sweeps are even more costly when you have a sizable allocated
> memory.

Which, btw, yet another problem: why does loading Org produce so much
garbage?  Can this be kept in check somehow?



reply via email to

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