all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Perry E. Metzger" <perry@piermont.com>
Cc: emacs-devel@gnu.org
Subject: Re: multi-process elisp compilation?
Date: Tue, 27 Jul 2021 16:55:03 +0300	[thread overview]
Message-ID: <83a6m7vp3c.fsf@gnu.org> (raw)
In-Reply-To: <30e6c979-548a-1b30-1cd7-75365915e0f9@piermont.com> (perry@piermont.com)

> Date: Tue, 27 Jul 2021 08:42:50 -0400
> Cc: emacs-devel@gnu.org
> From: "Perry E. Metzger" <perry@piermont.com>
> 
> On 7/26/21 22:23, Eli Zaretskii wrote:
> >> From: "Perry E. Metzger" <perry@piermont.com>
> >>
> >> Howdy! Nowadays, most of us have multiprocessor desktops, but so far as
> >> I can tell, when compiling elisp to .elc (or .eln) during make of Emacs,
> >> the build only takes advantage of one processor. Is there a magic option
> >> to configure that I missed that will use all my processors to compile
> >> elisp during the build?
> > You mean, "make -jN" where N is the number of execution units?
> 
> Precisely, but that seems to work for building Emacs's .c files but not 
> for compiling the elisp files.

No, it should compile the *.el files in parallel as well.  It works
here as expected, I use it all the time.



      parent reply	other threads:[~2021-07-27 13:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-26 19:44 multi-process elisp compilation? Perry E. Metzger
2021-07-27  2:23 ` Eli Zaretskii
2021-07-27 12:42   ` Perry E. Metzger
2021-07-27 13:28     ` Óscar Fuentes
2021-07-27 13:55     ` Eli Zaretskii [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83a6m7vp3c.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=perry@piermont.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.