Skip to content

Tag Archives: speed

Speed freaks

Over the last couple of days we have been working towards making the application faster. One of the measurement tools that we have used is grabperf (http://grabperf.org). Some major changes have taken place in the backend, like

All anon users(logged out users) get a cached page (which expires in 5 minutes). This is to reduce the [...]