Welcome Guest, Not a member yet? Register   Sign In
Extremely slow speed on my site using codeignitor... is this normal?
#22

[eluser]WanWizard[/eluser]
It's clearly a server side issue.

Although your homepage is almost 2Mb in total uncompressed, it has no problem arriving here in a timely fashion (I have a 100Mbps pipe to the internet).
Firebug tells me that it takes 3.07sec before the reponse on the GET www.coupunbunga.com is received. That corresponds with the processing time reported by the profiler.

I had to swallow though when I saw the query list. Ouch. I see a lot of repetition, and lots of them queries with multiple joins. Clearly a sign of a design issue, one that might be difficult to fix...


Messages In This Thread
Extremely slow speed on my site using codeignitor... is this normal? - by El Forum - 06-16-2010, 06:15 AM



Theme © iAndrew 2016 - Forum software by © MyBB