guile-devel
[Top][All Lists]
Advanced

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

Re: Elisp performance


From: Andy Wingo
Subject: Re: Elisp performance
Date: Tue, 04 Aug 2009 12:26:54 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux)

Hi Daniel,

On Fri 31 Jul 2009 08:09, Daniel Kraft <address@hidden> writes:

> Of course, anyone interested in performance can also use lexical-let
> instead of let and also get rid of all this performance problems as well
> ;)  But the same argument may hold for the threading argument, too, so
> if you want to write elisp code that is called from multi-threaded
> Scheme, just avoid dynamic binding and you'll get no problems...

Makes me think, perhaps a lexical-lambda would also be interesting.

Cheers,

Andy
-- 
http://wingolog.org/




reply via email to

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