all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tom Tromey <tom@tromey.com>
To: "Perry E. Metzger" <perry@piermont.com>
Cc: emacs-devel@gnu.org
Subject: Re: Ahead of time compilation?
Date: Fri, 14 Sep 2018 16:25:39 -0600	[thread overview]
Message-ID: <875zz73ee4.fsf@tromey.com> (raw)
In-Reply-To: <20180914181636.3ae6b46b@jabberwock.cb.piermont.com> (Perry E. Metzger's message of "Fri, 14 Sep 2018 18:16:36 -0400")

>>>>> "Perry" == Perry E Metzger <perry@piermont.com> writes:

Perry> Given the recent JIT discussion, it occurs to me that a large
Perry> fraction of the elisp infrastructure in the average emacs is the
Perry> stuff that gets slurped in and undumped. Perhaps all that stuff could
Perry> get ahead of time compiled before undump for performance? Build time
Perry> isn't nearly as relevant for me as speed during execution, and on
Perry> platforms that don't have the infra, the interpreter could continue
Perry> to be use for that stuff.

See these:

https://lists.gnu.org/archive/html/emacs-devel/2018-09/msg00451.html

https://lists.gnu.org/archive/html/emacs-devel/2018-08/msg00767.html

There's also the unfinished el-compilador, which is a different
expression of this idea.

Tom



  reply	other threads:[~2018-09-14 22:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-14 22:16 Ahead of time compilation? Perry E. Metzger
2018-09-14 22:25 ` Tom Tromey [this message]
2018-09-14 23:52   ` Perry E. Metzger
2018-09-15  2:33     ` Tom Tromey
2018-09-15  6:57 ` Eli Zaretskii
2018-09-15 21:33   ` Perry E. Metzger

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=875zz73ee4.fsf@tromey.com \
    --to=tom@tromey.com \
    --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.