.Net Performance Validator - Overview
.Net Performance Validator provides automatic source code performance analysis
(profiling) of applications as they run. There is no need to recompile or
relink your application. .Net Performance Validator works with metadata and debug information.
.Net Performance Validator allows you to perform performance analysis on
your entire application, or on just the DLLs/Assemblies/Classes you require. You can also prevent
files from being instrumented. This makes .Net 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 .Net Performance Validator, click
here.
.Net Performance Validator does not require your program to be recompiled
or relinked. The beta works with .Net 1.0, .Net 1.1 and .Net 2.0
All .Net software tools work with .Net applications, .Net services and ASP.Net.
.Net Performance Validator does not cause significant drops in
performance. .Net Performance Validator causes a target program to run marginally
slower than normal.

