Welcome Guest, Not a member yet? Register   Sign In
Make Load Base Controller More Faster
#1

[eluser]chandrajatnika[/eluser]
I'm using codeigniter to develop a web service that should able to handle million request per day from client application that accessed this service.
I've already optimize every process and now I'm facing a performance problem when loading base Controller from codeigniter. It takes 26% time from all process time of my benchmark test.
How to make loading base controller more faster than this?
If I can optimize this, my benchmark performance will be more and more faster than before, but if it can't be done, than I will use a PHP native instead of CodeIgniter and it would create more problem on development because I've already use all module by using CodeIgniter, I don't want to rebuild this.

Anyone can help me?
Best regards...




Theme © iAndrew 2016 - Forum software by © MyBB