Welcome Guest, Not a member yet? Register   Sign In
Long load times for simple website
#1

[eluser]newuser2[/eluser]
I am simply echoing out a string of text and the page takes 430ms to load. Here is the output from wincachegrind:

WinCacheGrind output

I can get rid of a lot of the autoload libraries and helpers, but I don't know how to slim down:

Code:
require_once:: /opt/lampp/xxxxxx/
CI_Controller->__construct
CI_Loader->_ci_autoloader




Theme © iAndrew 2016 - Forum software by © MyBB