Re: Performance assistance / advice

"Tim Bradshaw (as tfb at cley dot com)" <[email protected]>
Newsgroups gmane.lisp.lispworks.general
Message-ID <[email protected]>
On 13 Mar 2025, at 00:58, David McClain (as dbm at refined-audiometrics dot com) <[email protected]> wrote:
> 
> But it has the overhead of forming a continuation, which is far more costly than simply delivering a message to a passive functional closure contained in an envelope.

It is more costly if you assume that the compiler makes it be so.  The whole point of Scheme is that you don't bow and scrape to the whims of the compiler.  You design a language as small as it can be using constructs which are very powerful, and assume that a sufficiently smart compiler will deal with it.

It really is worth reading the lambda papers (https://research.scheme.org/lambda-papers/).
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.