Java Performance Validator - Overview
Java Performance Validator provides automatic source code performance analysis
(profiling) of applications as they run. There is no need to recompile or
relink your application. Java Performance Validator works with debug information
and/or MAP files.
Java Performance Validator allows you to perform performance analysis on
your entire application, or on just the DLLs you require. You can also prevent
files from being instrumented. This makes Java Performance Validator an excellent
tool for use in unit testing and performance tuning where you need ensure
that your application has no bottlenecks.
To view the feature list for Java Performance Validator, click
here.
Java Performance Validator does not require your program to be recompiled
or relinked.
Java Performance Validator does not cause significant drops in
performance. Java Performance Validator causes a target program to run marginally
slower than normal.

