News Feed
Jobs Feed
Sections




News Archive
ServerGrove Blog:
The importance of APC cache for symfony applications
December 09, 2009 @ 14:41:50

On the ServerGrove blog there's a recent post about the speed boost that you can get using APC caching (with an example of a symfony application's perfomance).

I've been developing a website based on symfony. Since symfony 1.3 and 1.4 came out this week, I decided to upgrade it to 1.3 and then when I feel confortable to 1.4. [...] Then, I decided to run some benchmarks using ab (Apache Benchmark) to see how symfony 1.2 and 1.3 compared. To my surprise, I did not see an improvement on speed. I was expecting the new version would be faster, but for some reason I am not seeing any improvements.

When his testing showed no noticeable results, he turned on view caching in the framework. This helped a good bit but the real boost came when he implemented APC caching. His requests per second jumped from fourteen up to seventy, a five-fold improvement.

0 comments voice your opinion now!
apc cache symfony


blog comments powered by Disqus

Similar Posts

Dhiraj Patra's Blog: Caching PHP Programs with PEAR

Symfony Project: symfony at PHP Paris forum

Paul Jones' Blog: A Siege On Benchmarks

Fabien Potencier's Blog: The state of YAML in PHP

DevShed: Cache Data in RAM with PHP


Community Events











Don't see your event here?
Let us know!


zendframework2 release language api application code functional introduction series phpunit database opinion example testing interview composer community development podcast framework

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework