Le lundi 06 janvier 2014 à 13:52 -0800, Dahua Lin a écrit : > You are right. A rule of thumb is that never write something like > a[subs...] in loops if performance is important. Thanks. Is this the poor performance of this construct something that will eventually be fixed, or a hard limitation? In any case, I think it would be worth a word in the Performance tips section of the manual. Especially, recommending ways to work around this would be helpful.
Regards