chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] [PATCH] Make string->list tail-recursive


From: Peter Bex
Subject: Re: [Chicken-hackers] [PATCH] Make string->list tail-recursive
Date: Sat, 25 Mar 2017 11:34:28 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Sat, Mar 25, 2017 at 12:11:38AM +0100, lemonboy wrote:
> Hello hackers,
> here's a small patch that makes `string->list' tail recursive, we gain
> a small speed up and
> one less word allocated for every iteration.
> The patch has been made against the chicken-5 branch and should apply
> cleanly to the
> master branch too.

Hi all,

Looks good to me, and should indeed go to master and chicken-5 IMHO.

I wasn't quite sure whether this patch qualifies as "trivial", as by
our rules for single or double-signoff, so I've attached a signed off
copy here.

Cheers,
Peter

Attachment: 0001-Rewrite-string-list-to-be-tail-recursive.patch
Description: Text Data

Attachment: signature.asc
Description: Digital signature


reply via email to

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