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

Re: [Scheme-reports] Procedural equivalence: the last debate



On Wed, Jun 5, 2013 at 10:19 AM, Alan Watson <alan@x> wrote:
Then I fundamentally don't understand the optimization, since instead of consing a single procedure we end up consing two boxes.

It's a rare case optimization, when the extra boxing is only performed conditionally.
In the event that neither box occurs, it's a win.

-- 
Alex

_______________________________________________
Scheme-reports mailing list
Scheme-reports@x
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports