emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs Lisp JIT Compiler


From: Eli Zaretskii
Subject: Re: Emacs Lisp JIT Compiler
Date: Wed, 15 Aug 2018 20:47:51 +0300

> From: Paul Eggert <address@hidden>
> Date: Wed, 15 Aug 2018 10:16:55 -0700
> Cc: address@hidden, address@hidden, address@hidden
> 
> Besides, none of the JIT approaches we're talking about are free from the 
> issues 
> Daniel raised: they all have significant performance differences on different 
> platforms. If we're going to reject a JIT approach merely because a 3x 
> performance improvement on one platform isn't equally shared by other 
> platforms, 
> we might as well just be up front about it and say we're going to reject all 
> JIT 
> approaches.

The fact there are platform-specific differences in performance
doesn't yet mean the differences are significant enough for us to
reject all of the JIT libraries.  We don't need to give up so quickly.



reply via email to

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