It does not look like any memory cache (like APC) is being used as every request is hitting memory and CPU. If a memory cache was being used, those CPU and Memory graphs would not be that flat.
On Sun, Jan 9, 2011 at 8:52 PM, Tom Boutell <[email protected]> wrote: > Mmm. But hitting the database abstractions would probably be friendlier to > PHP than, say, a math benchmark (: > > -- > If you want to report a vulnerability issue on symfony, please send it to > security at symfony-project.com > > You received this message because you are subscribed to the Google > Groups "symfony users" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<symfony-users%[email protected]> > For more options, visit this group at > http://groups.google.com/group/symfony-users?hl=en > -- Gareth McCumskey http://garethmccumskey.blogspot.com twitter: @garethmcc -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en
