Re: TclX loop slow in the default case



On Aug 28, 9:14 pm, Evil Son <ewilsonm...@xxxxxxxxx> wrote:
tclsh 8.5.4
17135   naive_loop <-- optimisation work kicks in as Koen/msf said.
35612   clever_loop <-- not in the 8.5.4 possible world

Argh. Donal, can you explain why, despite [uplevel] compiling its
argument, uplevelling a computed [for] doesn't approach the speed of
the naked for (nor even that of for..uplevel) ?

-Alex
.