March 12th, 2008
Dive into the archives.
- Finding Memory Leaks
As Jon Bentley said, “Make it work before you make it work fast.”
I got this line in the JMP user guide. By the way, JMP stands for Java Memory Profiler.
Oh yeah, we’re now looking for possible memory leaks.
I also found out that JMP can be installed in Gutsy Gibbon using apt-get.
After installing, I tried running […]

