all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Ahead of time compilation?
@ 2018-09-14 22:16 Perry E. Metzger
  2018-09-14 22:25 ` Tom Tromey
  2018-09-15  6:57 ` Eli Zaretskii
  0 siblings, 2 replies; 6+ messages in thread
From: Perry E. Metzger @ 2018-09-14 22:16 UTC (permalink / raw)
  To: emacs-devel

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

Perry
-- 
Perry E. Metzger		perry@piermont.com



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-09-15 21:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-14 22:16 Ahead of time compilation? Perry E. Metzger
2018-09-14 22:25 ` Tom Tromey
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

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.