I have a site and without any caching I get this performance:
Memory Usage: 9,2 Mb
Database Queries: 77
Is it OK, to much?
With Template caching I get:
Memory Usage: 6 Mb
Database Queries: 41
It really makes a difference but I wonder how you evaluate the time interval. Wich parameters I need to consider for the amount of minutes I choose?
Francois