Member Login

Login    No account yet?
Stand Out Image

Jay's Blog
avatar Description:
I will be using this blog to share my experiences of developing Cyberneur.com and to share any key info I think will be of value to you
Category >> eAccelerator

Jul 25
2007

Accelerating Your Website Performance

Posted by Jay in website performancephp cacheeAcceleratorAPC cachealternative php cache

avatar
If you are using php as the development language for your site then you will be aware that php is an interpreted language. This means that every time a page is requested from your server the corresponding php file needs to be compiled first before being run. This obviously creates a performance overhead. However, what if you could compile these files only once and then execute just the compiled code

Sponsored Links

Sponsored Links

Bookmark Us