emacs-devel
[Top][All Lists]
Advanced

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

Re: Rewriting make-docfile.c in Lisp?


From: Spencer Baugh
Subject: Re: Rewriting make-docfile.c in Lisp?
Date: Wed, 05 May 2021 17:27:10 -0400

Eli Zaretskii <eliz@gnu.org> writes:
>> From: Spencer Baugh <sbaugh@catern.com>
>> Date: Wed, 05 May 2021 14:39:18 -0400
>> Cc: Eli Zaretskii <eliz@gnu.org>, emacs-devel@gnu.org
>> 
>> A rewrite in Lisp could also take the opportunity to add parallelization
>> and speed it up, if indeed this is a bottleneck for the build.
>
> It isn't a bottleneck in its current form, AFAIK, but what did you
> mean by "parallelization" in this context?

I meant to run it in parallel on each individual file, one Emacs process
running make-docfile.el per file; and then merge the results together at
the end in some fashion.



reply via email to

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