CodeIgniter Forums
Long load times for simple website - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: Long load times for simple website (/showthread.php?tid=43387)



Long load times for simple website - El Forum - 07-09-2011

[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