[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] mvasp vs loop-field
> On the query/check_orders.html, I am trying to speed up the
> process a little
> bit. I tried rewriting the MVASP code in there to standard IML.
> I used the
> same basic structure found in /templates/components/promo to build this.
> Doing it this way made it even slower, with a huge amount of
> activity on the
> interchange and mysqld daemons.
>
> Can someone explain why this is, and how [loop-field data] tag
> works? Does
> it perform a query for every use of [loop-field ...]? Is there
> another way
> to optimize this page for speed?
>
You may want to try and give rf => mv_return_fields a whirl.
Paul