Hi,
Looks like a brochureware site - so http://doc.silverstripe.org/framework/en/reference/staticpublisher - could be a huge win.
If you want to do a partial cache...
http://doc.silverstripe.org/framework/en/reference/templates#partial-caching
http://doc.silverstripe.org/framework/en/reference/templates#calling-templates-from-php-code
Then you have the more complicated server setup... APC, memcache, varnish (http://en.wikipedia.org/wiki/Varnish_(software)).
Lastly, of course is analysing your site with something like kcachegrind and improving the code you have added
Posted to: Increase site speed | Show Thread | Post Reply