Re: Optimising the core
Tupshin Harper <[email protected]> Tue, 30 Mar 2004 22:15:39 -0800
| Newsgroups | gmane.comp.java.xwt.core |
|---|---|
| Message-ID | <[email protected]> |
Adam Megacz wrote: >OptimizeIt is fantastic. They have a free 30-day trial. If you >really want to optimize the core, that's the way to go. > > - a > > > +1 ...been using it for a couple years On the free side of things, though, there's a nice eclipse plugin: http://eclipsecolorer.sourceforge.net/index_profiler.html that is about 80% as good, and combined with the java debugger built into Eclipse, you can get a pretty thorough view of what's going on. -Tupshin