[ic] Re: Need to speed up page loading

Grant emailgrant at gmail.com
Fri Aug 10 19:36:57 EDT 2007


http://www.icdevgroup.org/pipermail/interchange-users/2000-November/002176.html
> > >>>
> > >>
> > >> Very good info.  I was surprised to see this:
> > >>
> > >> [data products image [foo-code]]
> > >> which is faster than
> > >> [data table=products column=image key="[foo-code]"]
> > >>
> > >> I've always named and quoted my parameters because I thought it was
> > >> faster.  Is it really faster to position them?
> > >
> > > It is, but that's one of the lower-impact optimizations Mike
> > > mentioned. It's mostly relevant in very large loops, and less
> > > important elsewhere.
> > >
> > >> Is PREFIX-calc faster than calc?
> > >
> > > Very much so.
> >
> > And PREFIX-sub/PREFIX-exec even more so.
> >
> Not forgetting the $Row hashref that's available to [PREFIX-calc] code
> blocks in Interchange 5.3.2 and later:
>
>     http://www.interchange.rtfm.info/icdocs/tags/PREFIX-calc.html

Great stuff all around you guys.  Thanks a lot.

- Grant


More information about the interchange-users mailing list