Welcome Guest, Not a member yet? Register   Sign In
Site load times on local server (firebug output)
#1

[eluser]newuser2[/eluser]
I am accessing my website outside of my local host, where it is hosted on a laptop. The problem is that the page seems to load in sections. I don't know if the bandwidth of my apartment is the problem or my code.

Here is my firebug output:

Firebug Output

thanks for your help!
#2

[eluser]mrpaco85[/eluser]
It's hard to tell if it's your code without seeing any offending bits. I'd enable CI's profiler, which will give you an idea of memory usage, code execution time, etc. With that said, taking 1.26 seconds to load a 1.5K PNG file tells me that you might want to look at your network and at your server config first...

More info on profiling your code:
http://ellislab.com/codeigniter/user-gui...iling.html




Theme © iAndrew 2016 - Forum software by © MyBB