Entries:
Comments:
Posts:

Loading User Information from Channel 9

Something went wrong getting user information from Channel 9

Latest Achievement:

Loading User Information from MSDN

Something went wrong getting user information from MSDN

Visual Studio Achievements

Latest Achievement:

Loading Visual Studio Achievements

Something went wrong getting the Visual Studio Achievements

Visual Studio Toolbox: Performance Profiling

Download

Right click “Save as…”

Embed code for this video

Copy the code above to embed our video on your website/blog.

Close

Video format

Note: These selections will fall back to the next best format depending upon browser capability.

Close

In this episode, Robert shows how to use the profiling tools in Visual Studio Premium and Ultimate to identify performance issues in your applications. He demonstrates two profiling methods: Sampling and Instrumentation. Sampling collects data on the CPU methods are using. Instrumentation collects data on how much time each method takes to run. Once you know which areas of your code are most impacting performance, you know where to start looking for ways you can improve that performance.

Tag:

Comments Closed

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.