On Thu, Oct 23, 2008 at 4:57 PM, Simon King <[EMAIL PROTECTED]> wrote:
> Nevertheless, get_memory_usage() shows that
>   creating an object of class B,
>   doing a computation "Result = B(...)", and
>   deleting B
> results in an increased memory usage of 2.57MB per run.
>
> What tools do you recommend to tracking that memory leak down?

Valgrind is the thing to try: http://wiki.sagemath.org/ValgrindingSage

-- 
Carlo Hamalainen
http://carlo-hamalainen.net

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to