On Wed, Mar 4, 2009 at 9:21 AM, bytte <[email protected]> wrote: > > Hey that was interesting. I have the indexes defined and I see though Firebug > that there's currently 381 queries being performed at 0.14949 seconds. I > guess that means they're not the culprit? > > Are there any other tools to help me find out what code makes the script run > so slow? Any help would be greatly appreciated.
Try xdebug profiler, and kcachegrind if you use linux. Regards, -- Rolando Espinoza La fuente Pro Soft Resources Inc. www.prosoftpeople.com
