[DUG-TO] Speed Optimization
Adam Hunter
arhunter at gmail.com
Tue Mar 30 17:07:16 EDT 2010
Hi,
You could try turning on the sql reports in the developer module. That
might help isolate the problem, at least it will show you where/what your
expensive queries are. As Julian says, indexes _usually_ reap cheap but
dramatic gains. Don't index everything though :) If you have time to
spare, look into memcached too. Check your query cache on the database.
Install + configure APC(et al), not database related, but good (php)
performance booster.
a.
On Tue, Mar 30, 2010 at 4:35 PM, Design Guru
<subscriptions at designguru.org>wrote:
>
> Hey guys,
>
> I really need help optimizing the speed of this site I built with Drupal 6
> - have tried tons of things to get it faster but am butting my head against
> the wall! http://juma.ca
>
> Can you help me speed things up? It seems like the speed is totally tied
> to database calls... I've got caching turned on for anon users and they're
> generally viewing the site quickly but for authenticated users speeds are
> erratic and at times take 1min to load a view/page?!!
>
> Any recommendations of reads or people to help speed things up are
> recommended!
>
> Thanks,
>
> q./
>
> --
> tel: 1.416.642-5469
> fax: 1.647.439-0891
> -
> Design Guru - http://www.designguru.org
> Using Open Source Software to foster community online. -
> Check out Seedling Joomla: http://www.plantseedling.com
>
> _______________________________________________
> DUG-TO mailing list
> DUG-TO at lists.openject.com
> http://lists.openject.com/listinfo/dug-to
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openject.com/pipermail/dug-to/attachments/20100330/4d5edc20/attachment.htm>
More information about the DUG-TO
mailing list