It's easy to check http://www.php.net/manual/en/function.memory-get-peak-usage.php http://www.php.net/manual/en/function.memory-get-peak-usage.php
Stick it at the end of index.php and you should get memory usage for every page Karol A.J. Brown-3 wrote: > > Now I'm curious as to how much peak memory the default "Hello World" > install consumes. Does someone know, or want to benchmark it? I'll write > a benchmark when I get home if I don't see a reply before then. > > -- A.J. Brown > > > > -- Original Message -- > > > It's actually 128MB at least in recent versions of php > (php.ini-recommended). > So yeah, 4MB is a bit short :) > > -- View this message in context: http://www.nabble.com/Fatal-Error%3A-Out-of-memory-tp20482242p20486104.html Sent from the Zend Framework mailing list archive at Nabble.com.
