[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] [PATCH] Get rid of expensive APPEND calls in prepa
From: |
Felix |
Subject: |
Re: [Chicken-hackers] [PATCH] Get rid of expensive APPEND calls in prepare-for-code-generation |
Date: |
Tue, 07 Feb 2012 07:54:15 +0100 (CET) |
From: Peter Bex <address@hidden>
Subject: [Chicken-hackers] [PATCH] Get rid of expensive APPEND calls in
prepare-for-code-generation
Date: Fri, 3 Feb 2012 20:30:58 +0100
> Hi all,
>
> Here's some more low-hanging fruit that I found; the preparation step
> has a bad case of exponential complexity (it's even marked
> "XXX could (should) be optimized")
This needs more review, so stay tuned.
cheers,
felix