On 13 Mar 2012, at 21:32, Perrin Harkins wrote:

> 
> Turn on the template caching.  It's basically free and will speed
> things up.  Caching at the page level is the ultimate in terms of
> speed, but it will only be possible for pages that are not dynamic on
> a per-user basis.  Template caching helps everywhere.

A neat trick is to do the "Welcome back Perrin!" stuff in JS. Then the
HTML is the same. If you can get away with it. This was new to me
quite recently :)


Reply via email to