Quote:
Today at 01:38 AM Boofo said this in Post #12
I have a forum that is just for polls. So all of the threads would have polls. Ouch.
|
When ya think about it in the terms of the amount of queries some pages have, IMHO 15 indexed queries is not really an ouch. I'd think most of the lookups would actually be cached after the first time it ran as well. If you have a way of benchmarking then perhaps a true measure of the overhead could be taken. I'm curious to know how effiecent a single field indexed lookup is or isn't.
Thanks for the reply.
Regards