What are the key differences between Visual Studio Team Systems profiling tools and tools like ANTS or dotTrace?

VS (and the old version of ANTS) are checkpoint based. You have to basically hit a button before and after whatever action is you are trying to profile. If you miss your window, or just want to see something else, you have to start the profile all over again from the beginning.

VS (and the old version of ANTS) are checkpoint based. You have to basically hit a button before and after whatever action is you are trying to profile. If you miss your window, or just want to see something else, you have to start the profile all over again from the beginning.

The new version of ANTS presents a continuous graph. You can, at any time, select all or part of the graph. This make it a lot easier to focus on your areas of interest as well as just explore the program.

I also find ANTS (both versions) just more pleasant to use. The screens are easy to read, you can limit the view to specific threads, you can see wall time vs CPU time (wall time is important for I/O performance issues), the reports are nice looking, it produces diagrams that management can understand. All in all, I just really like the tool.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions