Tips tagged “Performance”
- Create a performance indicator
-
Posted on May 29, 2009 by Jason Morehead
When setting up a site, I often create a performance indicator that displays the number of queries and the time it took for EE to generate the page. This is helpful for debugging purposes, to test caching, etc.
I create a sub-template called something like “performance” (I use a sub-template so I
