<div dir="ltr"><div dir="ltr">On Wed, Dec 20, 2023 at 9:57 PM Hans Hagen <<a href="mailto:j.hagen@xs4all.nl">j.hagen@xs4all.nl</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Did you time how long loading these packagestakes? Things like fonts <br>
always need to be loaded (and a 8 bit font is way smaller than a 32 bit <br>
wide font with features). You could try to use latex/luatex with 8 bit <br>
fonts.<br></blockquote><div><br></div><div>Without a precompiled format, pdflatex takes 1.2s for my four page example. That lualatex takes 2.5s is not that big a difference. What my question is about is precompiled formats: If I put everything in the preample and precompile it, pdflatex takes only 0.56s. /Here/ is the big difference. When I'm typing a typical technical note, I have over the years developed a workflow where I use latex + editor as a wysiwyg-setup. With two windows: one for the pdf and one for the source, recompile almost once for every sentence or equation. /It is here/ where the difference adds up. Judging by the other posts sparked by my question, I'm not the only one that feels the difference.</div><div><br></div><div>I readily admit that luatex is a wonderful piece of software and I really appreciate the work you have done. Could we make it even better? From a technical point of view, how hard would it be to have something akin to a precompiled format in luatex?</div></div></div>