Welcome Guest, Not a member yet? Register   Sign In
output's cache and performance
#1

[eluser]Bad Penguin[/eluser]
I am trying to use $this->output->cache(600) to reduce loading time of my pages.

Is there a way to check if the served page has been generated from the cache or its a full live php codeigniter page?
I'm getting always 2.200 seconds as loading time.
The same version of the page as static HTML takes 0.043 seconds.

I wonder what is taking so much time:
- apache+php itself
- $this->output->cache(600); placeced in wrong position (i have it in MY_Controller.php)
- something else

Any suggestions?


Messages In This Thread
output's cache and performance - by El Forum - 07-27-2011, 02:43 AM
output's cache and performance - by El Forum - 07-27-2011, 07:40 PM
output's cache and performance - by El Forum - 07-27-2011, 09:39 PM
output's cache and performance - by El Forum - 07-27-2011, 10:07 PM
output's cache and performance - by El Forum - 07-28-2011, 12:25 AM
output's cache and performance - by El Forum - 07-28-2011, 12:38 AM
output's cache and performance - by El Forum - 07-28-2011, 06:24 AM
output's cache and performance - by El Forum - 07-28-2011, 06:26 AM



Theme © iAndrew 2016 - Forum software by © MyBB