Java Profiling
Tom Zeller
tzeller at dragonacea.biz
Mon Jul 7 15:01:48 EDT 2014
> Does the project have a preferred way to do Java profiling? Tools, sampling preferences? What data would be useful? Any particular classes or methods that you're concerned about? I can't find anything in the Java Developer's Guide.
For what it's worth, I usually use YourKit for profiling. One area of
interest is Spring Web Flow. I'm curious what your initial results
will be.
More information about the dev
mailing list