On Tue, Apr 19 2022, Janne Johansson <[email protected]> wrote: >> On Thu, Apr 14 2022, Janne Johansson <[email protected]> wrote: >> > Den ons 13 apr. 2022 kl 14:25 skrev Jeremie Courreges-Anglas >> > <[email protected]>: >> >> >> >> >> >> Here's an update to the latest emacs version, very lightly tested so >> >> far on amd64, test build running on sparc64. >> > >> > Works on mips64/octeon, takes a while to load all elisp at startup, >> > but otherwise works fine. >> >> Is there a reason to think it's loading .elc files at startup? emacs >> should be using the portable dumper method. >> >> What are the last lines of make configure? Here on amd64: >> >> Does Emacs support the portable dumper? yes >> Does Emacs support legacy unexec dumping? no >> Which dumping strategy does Emacs use? pdumper >> > > [...] > Does Emacs have threading support in lisp? yes > Does Emacs support the portable dumper? yes > Does Emacs support legacy unexec dumping? no > Which dumping strategy does Emacs use? pdumper > Does Emacs have native lisp compiler? no
That looks reasonable. Thanks for the video you shared, some elisp (byte)code is indeed loaded at startup but that seems to depend on your local configuration. You'd probably get a faster startup with emacs -Q. Also it doesn't look like a regression with 28.1. -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE
