<-- Week 8 -->
Hello,
This week I have been working on plotting the graph where X is time and Y lifetime of allocation - more details here:
http://asoare-gnome.blogspot.com/2008/07/some-interesting-results.html
I was suggested to use matplotlib, but from what I saw it can't plot vertical bars as in gnuplot, and this is the best way to draw the graph. I'm open to suggestions.
Also, a great idea was suggested to me - to also plot memory_wastage / total_heap on the same graph - that would be more relevant, so I'm working on that.
Regards,
Andrei Soare