chicken-hackers
[Top][All Lists]
Advanced

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

Re: [PATCH] Also optimize case-lambda using rest-cdr mechanism (#1623)


From: Evan Hanson
Subject: Re: [PATCH] Also optimize case-lambda using rest-cdr mechanism (#1623)
Date: Sun, 24 Nov 2019 16:04:06 +1300

Hi Peter,

On 2019-11-21 17:16, Peter Bex wrote:
> The attached patch simply adds another core form ##core#rest-length which
> is optimized away to check the "c" argument in the C code which indicates
> the length of the argvector instead of taking the length of the rest list
> variable.

I had a look at this, and finally had some time to look at the earlier
patch as well. Impressive stuff! I think, given that all that foundation
work is sound, this is an obvious next step, so I've applied it too.

Cheers,

Evan

Attachment: signature.asc
Description: PGP signature


reply via email to

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