[ic] Most Common Performance Issues

Scot Wilcoxon interchange-users@icdevgroup.org
Mon Aug 26 12:49:33 2002


> I use the random component on many pages.  I wonder if that could be an
> issue, I kind of need to use the random component, though so I hope
> there is a work around.


If the lookup time on "random" is the problem, you could nightly create 
a smaller random selection to a separate table and make a version of 
"random" which picks from the smaller table.