Performance Testing Tools
Contents |
[edit]
Articles
http://www.dotnetperformance.com/
[edit]
Tools
[edit]
JetBrains
dotnettraice Early Access Program: http://www.jetbrains.net/confluence/display/NetProf/Home I didn't immediately get how to use this for memory checking. I didn't see that the API worked in this early access version.
[edit]
NTime
http://www.codeproject.com/dotnet/NTime.asp and http://www.gotdotnet.com/workspaces/workspace.aspx?id=4567739d-b65a-48dc-ab27-812443caaa9f
[edit]
MBUNIT
http://www.mertner.com/confluence/display/MbUnit/MbUnit+Home
[edit]
NPROF
"NProf is designed to be not only a fully-fledged profiler for .NET applications, but also a complete API that can be used to build other profiler front-ends, as well as extend the default GUI with new visualization tools." http://www.mertner.com/confluence/display/NProf/Home
