Vance Morrison: Performance and PerfView
- Posted: Aug 01, 2012 at 6:00 AM
- 43,155 Views
- 3 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…”
Visual Studio performance architect Vance Morrison is very passionate about, well, performance. He deeply cares about making it easier for you to write fast code - both through education and finding/fixing bugs in the system that prevents your code from being as fast as it can be. Of course, most of the work here is yours - the code you write is the code you write and if you are doing things that negatively impact the performance of your executing application, then you need to fix them. Now, this is harder than it sounds. In many cases, these bad things are hard to spot and hard to reason about up front. You need help. You need tools. You need analysis. You need Vance!
Fortunately, you can get Vance by proxy: a free tool called PerfView. (By now, you must have noticed Vance's screencast series on C9 that walks you through how to use PerfView. It's a series that will grow over time, so keep an eye on it.)
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?
Vance Morrison looks like Bill Gates ?
Words cannot describe how awesome this is!
Pretty sure the VS2010 profiler has memory profiling. Not sure if it's the best memory profiler, but pretty sure it's there.
But PerfView gives an obscene amount of information, and can be run without Visual Studio (you can drop it onto, say. an IIS box where an ASP.NET app is running and profile away) so it's still a win.
Remove this comment
Remove this thread
close