See https://github.com/symfony/symfony/pull/5944

--
Fabien Potencier
Sensio CEO - Symfony lead developer
sensiolabs.com | symfony.com | fabien.potencier.org
Tél: +33 1 40 99 80 80

On 11/8/12 8:40 AM, Christophe L wrote:
Hello,

would it possible to add memory usage information in the
TimeDataCollector (so there would be a need of renaming it of course ;) ?

This could be quite helpful for analysing memory usage of the requests
because for a good profiling, both time and memory usage information are
useful.

Since we have memory issue with Symfony2 on our application, I modified
mainly the Stopwatch and StopwatchEvent classes in order to add calls to
memory_get_usage(true); here and there and created an additional
DataCollector, but it's quite similar to the TimeDataCollector, and it
would be nice to have all information on the timeline diagram.

Thanks in advance for your feedback.

Best regards,
Christophe

--
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 developers" group.
To post to this group, send email to symfony-devs@googlegroups.com
To unsubscribe from this group, send email to
symfony-devs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en

--
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 developers" group.
To post to this group, send email to symfony-devs@googlegroups.com
To unsubscribe from this group, send email to
symfony-devs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en

Reply via email to