Ian Huff - Using VSTS Performance Tools to Speed Up Your App (Part 1)
- Posted: Mar 07, 2005 at 12:02 PM
- 43,208 Views
- 13 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
All of the features shown in the demo work on both unmanaged and managed, with one exception. That exception is the object allocation and lifetime views, those are for managed code only.
Ian
This tool, with a few other minor tweaks, could really bring .NET apps at or above the level of unmanaged apps with relative ease. I'm glad you included the Gen0,1,2 profiling as well.
Dan
Next time, can you use my code as a bad example (seriously) ? You can find it here on Channel 9.
I got the following to work with the command line test runner, but I am not sure if there is a better way:
- Add the specific dll you want to instrument from the UnitTestProjectFolder/bin/Debug
- Add the MSTest.exe path in the 'Executable to launch:' setting.
- Add the parameters to run the tests in your assembly via MSTest
Thanks,
Reid
josh
I can't find the performance tool in the tools menu. I have VS 2005 Professional Edition.
Anyone knows whats wrong with it?
I even went to start->programs to look for it under microsoft VS 2005. But still cannot find it.
Thx for any suggestion
One you have done the installation you'll find Performace Tools option in Tools menu in the IDE
Remove this comment
Remove this thread
close