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

[eluser]cahva[/eluser]
What kind of figures are you getting when using profiler? If you havent done that, then please do as it will give you much info what you can improve.

For caching database(and other stuff too) I recommed Cache library by Phil Sturgeon. You have lot of dynamic content and that is what this is meant to be used.

For example I have developed an ecommerce software that is ORM-driven and has a lot of database queries. With a very large category the queries could climb very high like 300-500. With caching, queries are lowered to about 5(and those come from session which arent cached) and most of the time site(s) run very smoothly.


Messages In This Thread
Extremely slow speed on my site using codeignitor... is this normal? - by El Forum - 06-08-2010, 04:55 PM



Theme © iAndrew 2016 - Forum software by © MyBB