I was stuck on a huge preformance issue in XULUX and couldn't get my hands on it. Since swing heavily uses messaging, it's hard to intercept what goes on where and when..
After fighting the problem untill 3 am last night, today a simple idea hit me : Why not trying a profiler again ?
My employer has a license of opmtizeIt, but since I started working fulltime under linux and this was only a windows license, I stopped looking at it..
The Eclipse Profiler Plugin saved the day and I found the problem in 15 minutes, which included installing it :)
The problem is now fixed and noticing a lot of areas where we can fix preformance issues...
So just remember to use a profiler so now and then...
Posted by mvdb at June 23, 2004 12:14 PM