i make beer, music, and code. sometimes in that order. @aberant on twitter

new projects - memprof-analyzer and simple-measures

memprof-analyzer is a tool that’s slowly evolved as i’ve tried to use memprof to analyze some rails projects. if you don’t know about memprof, drop what you are doing and read up about it. i think this is a game changing app for the ruby community, because memprof can finally provide some level of insight into the memory usage of the ruby interpreter.

memprof-analyzer in early alpha stage right now, but supports a few simple commands. as i find ways to make sense of the huge set of data memprof generates, it will be incorporated into the app.

simple-measures lets you describe units of measurement such as weight and volume. in testing out other similar libraries, i was surprised when they were able to convert cubic angstroms to hogsheads, but failed miserably at converting gallons to liters. simple-measures is my response to these overly complex and non extendable libs.

Comments
blog comments powered by Disqus