ANTS Profiler
Just I heard about one of the Profiling tool. It is very useful tool for
- - Record Each operation execution time (line-by-line measurements also)
- - Find Memory Usage of objects
- - Easy to find performance problems in source code
- - Highlighting I/O Read & write operation
- - works with all kinds of .NET Apps
- - Points to particular Source Code
- - and many more…
ANTS Profiler (Trial) Download Page
https://www.red-gate.com/dynamic/downloads/downloadform.aspx?download=antsprofiler
![]() |
We can view the Code Caller Graph, and that can be customizable. For example,
Memory consumption and Memory Allocations also can be tracked.
0 comments:
Post a Comment