News Feed
Jobs Feed
Sections




News Archive
Rdavid.net:
Test Results on Memory Usage of Zend Framework and Doctrine with APC
January 18, 2010 @ 13:38:01

On Rdavid.net there's a post with the results from some tests run on hos much memory the Zend Framework and Doctrine used both with and without the APC caching.

I have decided to run with Doctrine as my Domain Model in Zend Framework projects. The thing is, if I'm going to commit to this, I need to know that applications I build in the future with the Zend Framework while using Doctrine as an integral part of the Model layer will not take performance hits from things like memory usage. With Doctrine doing a _lot_ of magic, I thought that this would be something that I wanted to see for myself. 4MB Memory to execute a simple Query?!?! Ffffff#$#!!!!

He includes the code for his testing procedure - creating a basic Doctrine object and running a "fetchOne" query and measuring the memory consumption with the memory_get_usage function. His results with the APC caching came out faster by about 60-70 percent.

0 comments voice your opinion now!
zendframework memory usage doctrine benchmark


blog comments powered by Disqus

Similar Posts

Nexen.net: Latest PHP Statistics for May 2006 Posted

Andi Gutmans' Blog: Zend Framework to be part of Ubuntu!

Adam Jensen's Blog: Flexible User Authentication with Zend_Auth

David Sklar's Blog: Visiting each character in a string

Alex Netkachov's Blog: Optimize PHP memory usage: eliminate circular references


Community Events











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


podcast interview opinion example unittest functional introduction community tool series language release development composer testing framework code conference zendframework2 object

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