Wednesday, September 28, 2005

Code Analysis with the Eclipse Profiler

http://www.theserverside.com/articles/article.tss?l=EclipseProfiler

Profiling is the programmer's equivalent of raising a car's hood, taking a look at the engine while it's running. As such, it's invaluable for determining what's actually happening to your code during runtime. Peter Dawson has written an article on using the free Eclipse Profiler, using an application running in Weblogic as a sample.

 

Thanks

-Nazeer.