Welcome Guest, Not a member yet? Register   Sign In
TTFB realy heavy
#5

In your controller add:

PHP Code:
$this->output->enable_profiler(TRUE); 

Then your webpage will have lots of useful stuff appended to it.

In the docs: https://www.codeigniter.com/user_guide/g...iling.html

You may also be interested in benchmarking: https://www.codeigniter.com/user_guide/l...hmark.html
Reply


Messages In This Thread
TTFB realy heavy - by bakaa - 05-03-2017, 12:51 AM
RE: TTFB realy heavy - by InsiteFX - 05-03-2017, 03:58 AM
RE: TTFB realy heavy - by xenomorph1030 - 05-03-2017, 05:22 AM
RE: TTFB realy heavy - by bakaa - 05-03-2017, 06:44 AM
RE: TTFB realy heavy - by PaulD - 05-03-2017, 10:34 AM



Theme © iAndrew 2016 - Forum software by © MyBB