I just got round to testing some other web apps memory use against my Zend
App that I mentioned before.

I'm using memory_get_usage(true) to test before and after php script,
although also have Xdebug installed.

My Zend app uses 5-6.5mb without APC, and 2mb with.
I just tested a default Wordpress install, and it seems to use 10.75mb??

So <6mb should be fine for production right? Does anyone else have any
figures for their app's memory usage that I could compare too?

Many thanks
-- 
View this message in context: 
http://www.nabble.com/ZF---Memory-usage-tp20678541p21289129.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to