help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Native compilation by default?: Was [Re: stats say SBCL is 78 875 %


From: Eli Zaretskii
Subject: Re: Native compilation by default?: Was [Re: stats say SBCL is 78 875 % faster than natively compiled Elisp
Date: Tue, 21 Feb 2023 14:37:14 +0200

> From: Madhu <enometh@meer.net>
> Date: Tue, 21 Feb 2023 12:34:21 +0530
> 
> Is my understanding of the documentation - that native compilation is an
> automatic side effect of byte compiling, wrong?

Yes, it's wrong.  Native compilation happens automatically when you
_load_ a .elc file, not when you compile it.



reply via email to

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