SciTech NET Memory Profiler NET Memory Profiler-找到記憶體洩漏並優化記憶體使用針對C#,VB.Net, 或其它.Net程式。
英文說明:
.NET Memory Profiler is a powerful tool for finding memory
leaks and optimizing the memory usage in programs written
in C#, VB.NET or any other .NET Language.
Get a visual overview of your managed instances
The new instance graph gives you a visual overview of how a
managed instance is being used, how it is related to other
instances, and, maybe most importantly, how roots are
preventing it from being garbage collected.
Automatically analyse memory usage
The automatic memory analyser will help you locate
potential memory leaks and optimize memory and resources
usage
View real-time memory and resource information
The profiler presents real-time information about all .NET
instance allocations performed on the garbage collected
heap and all instances that reside on the heap.