hi again,
I've tried all of your suggestions about performance but I can’t figure out way using “word fragments” slows the performance so much.
The Preprocessing didn’t make any change.
I have reproduce the problem on standalone page containing only a table with iterator.
I want to attach both the code and the template hoping you can find what went wrong, but i cant see wher to attach files in forum.
I will open ticket as soon as can , mean time if anybody can look into this I would be gutful.
In the code page the are two line representing the issue, one of them contain a simple word and the other contain word fragment .
one should toggle between them to see the performance changes (line 52-53).
//'OWN'=>convert_menora_utf8('iris3'),//OwnFragment
'OWN'=>$OwnFragment,
thanks in advanced ,
iris hadar