emacs-devel
[Top][All Lists]
Advanced

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

Re: Reworking loaddefs.el generation


From: Stefan Monnier
Subject: Re: Reworking loaddefs.el generation
Date: Tue, 31 May 2022 15:04:58 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

> The first isn't too bad, because it's small, but org.texi is taking
> ~20 seconds to generate on my machine (which is doing nothing else at
> the time) plus, perhaps, 3 seconds for org.info.

The generation of `org.texi` from `org.org` is excruciatingly
slow, indeed.  Maybe we can better hide that latency with a more careful
scheduling, but maybe we could also try to speed it up: I mean if you
compare it to the time it takes for texi2pdf to process the result it's
rather shameful (after all, the generation of the `org.texi` seems
algorithmically a lot simpler).


        Stefan




reply via email to

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