Nathan Colgate RSS

This is the personal blog of Nathan Colgate Clark. I work at Brand New Box. I developed a content management system for churches.

Archive

Aug
18th
Mon
permalink
We think that City Gates, one of our Rails applications, might have sprung a little memory leak… something to the tune of 5MB/hour.  In an effor to remedy this, I’ve been using Scott Lairds MemoryProfiler.  And being the visual guy I am, I wanted more visually appealling data to look at (if I’m going to have to trouble shoot something as nasty as this, it might as well look nice).
So I wrote a simple flex application that parses the log file into a pretty graph.

We think that City Gates, one of our Rails applications, might have sprung a little memory leak… something to the tune of 5MB/hour. In an effor to remedy this, I’ve been using Scott Lairds MemoryProfiler. And being the visual guy I am, I wanted more visually appealling data to look at (if I’m going to have to trouble shoot something as nasty as this, it might as well look nice).

So I wrote a simple flex application that parses the log file into a pretty graph.