Archives week 12 of 2011
March 21, 2011 - March 27, 2011
Meliae support lands, but not satisfied
Written by
on
in
Snaking.
I've released (on PyPI) versions of RunSnakeRun and SquareMap that support Meliae dumps... but I'm not really satisfied with the functionality. Basically the dumps seem to have 2-3MB of un-accounted-for objects in them. In my trivial test that's about 10x more memory than can be reached from module references. This small dump of ~13,000 objects ...
Memory exploration pretty much working
Written by
on
in
Snaking.
Got Meliae exploration working in RunSnakeRun this evening. A few enhancements to the SquareMap control as well. The data-sets are a bit too large on real-world memory-captures so performance becomes a serious issue... will have to do some profiling :) . Oh well, something for another day.