Posts Tagged ‘Performance’

Flickr and PHP

Saturday, May 17th, 2008

Normalised data is for sissies

Keep multiple copies of data around

Makes searching faster

Have to ensure consistency in the application logic

(more…)

Managing PHP Performance

Friday, May 16th, 2008

Most large applications will end up using Most large applications will end up using
databases for information storage.

(more…)