D
darjonase
I am looking for some way to analyze the timing of my code. I have
placed some elapsed time functions in various methods, but my code is
still running slow and I want to find the biggest culprits of this.
I know of the tools stated here before, such as Visual Studio Analyzer
and DevPartner, but DevPartner is far too expensive and I can't find
any type of downloadable installer for VSA. One post that I read
mentioned that there were other tools in Vis Studio that could be used.
Does anyone know what tools these might be?
Again, I am looking to see where all of my timing is going while I run
my code. Any tool you can think of, please list for me and I will
determine if pricing is worth it or not.
Thanks all,
Darian
placed some elapsed time functions in various methods, but my code is
still running slow and I want to find the biggest culprits of this.
I know of the tools stated here before, such as Visual Studio Analyzer
and DevPartner, but DevPartner is far too expensive and I can't find
any type of downloadable installer for VSA. One post that I read
mentioned that there were other tools in Vis Studio that could be used.
Does anyone know what tools these might be?
Again, I am looking to see where all of my timing is going while I run
my code. Any tool you can think of, please list for me and I will
determine if pricing is worth it or not.
Thanks all,
Darian