emacs-devel
[Top][All Lists]
Advanced

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

Re: Enabling native compilation by default when libgccjit is present


From: Stefan Monnier
Subject: Re: Enabling native compilation by default when libgccjit is present
Date: Sun, 05 Dec 2021 17:59:00 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

> There is a survivorship bias at play here. Code that was deemed slow on
> Elisp was implemented on C

Or rewritten to use a different approach that relies more heavily on
existing functions coded in C (in some cases the result can be
algorithmically less efficient, but faster in practice because of the
constants involved).


        Stefan




reply via email to

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