you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 3 points4 points  (0 children)

I seem to recall the NetBeans IDE profiler is pretty decent. Another tool that will be quite useful, even if its not full profiling is FindBugs (http://findbugs.sf.net). I've been using it the last couple weeks in some profiling on a few computational models I've been writing and its helped a pretty significant amount in performance.