Re: TclX loop slow in the default case



I seem to have missed this thread ...

In 8.5 the variable access code has been optimised for access via Tcl_Obj names, with some cost for access via the string interfaces. If TclX is using the string interfaces, this could explain things.
.