Memcaching Plan of Attack
Aaron Trevena
aaron.trevena at gmail.com
Fri Apr 11 13:39:02 BST 2008
On 11/04/2008, Peter Corlett <abuse at cabal.org.uk> wrote:
> I'd probably start looking at what database queries are being performed and
> whether there's any repetition, deviation or hesitation, and then optimising
> the hell out of those.
I'd look at where different users are look at the same info
repeatedly, and how much work it is to fetch it - sometimes it's
easier to optimise on the way in rather than out by using seperate
denormalised tables, reverse indexes, etc.
A.
--
http://www.aarontrevena.co.uk
LAMP System Integration, Development and Hosting
More information about the london.pm
mailing list