emacs-devel
[Top][All Lists]
Advanced

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

Re: On elisp running native - Update 12


From: Andrea Corallo
Subject: Re: On elisp running native - Update 12
Date: Mon, 28 Sep 2020 14:51:08 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Yuan Fu <casouri@gmail.com> writes:

> Hi Andrea,
>
> Update 12 looks very cool. Is it possible now to eliminate funcall to
> all built-in functions (instead of only primitives)? Do you think that
> it will give significant speed-up?

Hi Yuan,

in my nomenclature primitive functions are already all C functions.  I
always thought that's way to call them [1].  But coming to your question
we already remove funcall calling all C functions so... no more
improvements there ;)

  Andrea

[1] 
<https://www.gnu.org/software/emacs/manual/html_node/eintr/Primitive-Functions.html>



reply via email to

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