mem_inspect and png gems
Eric Hodel has announced the release of mem_inspect and png gems. Ryan Davis has an excellent movie assembled showing output from these gems. The beauty of the code behind mem_inspect, like looking at the sun, will make your eyes water if you look at it too long. Seriously though everyone should check it out and gain some Ruby I.Q. points. The excellent RubyInline is used internally and there is a rake task that builds a patched version of Ruby from source, wicked cool stuff guys!
I think this should start people thinking about better ways to gain insight into the Ruby memory heap, at least until YARV arrives and changes the playing field altogether.
I think this should start people thinking about better ways to gain insight into the Ruby memory heap, at least until YARV arrives and changes the playing field altogether.