emacs-devel
[Top][All Lists]
Advanced

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

Ahead of time compilation?


From: Perry E. Metzger
Subject: Ahead of time compilation?
Date: Fri, 14 Sep 2018 18:16:36 -0400

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                address@hidden



reply via email to

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