Marc-Andre Lemburg added the comment:

I think it's better to keep pybench speed performance oriented and rather use a 
new tool for memory performance tests.

I've recently done a lightning talk at PyCon UK on the subject and found the 
current tools we have for memory testing a bit underdeveloped:

http://www.egenix.com/library/presentations/PyCon-UK-2014-When-performance-matters/

As s result, I wrote some support helpers for this, which can be found in 
perftools.py on:

https://github.com/egenix/when-performance-matters

Perhaps this will some day turn into a pymembench :-)

For now, I'm closing the ticket.

----------
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue4093>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to