Tuesday, March 20, 2007

currently I have fun profiling my application for a couple of memory leaks and issues with performance.

So the first step was to install a profiler for my favorite ide, called eclipse...

...3 days later I gave up with all the stupid error messages under linux 64bit and installed netbeans 5.5 from sun. The profiler works somehow, but the IDE is an absolute disaster. It is inflexible, ridiculous slow and just not able TODO the job in any fast way.


i'm very disappointed so far and using the old system.out.println approach again :(