Posts by this author

Apr 28, 2016
0
1

How CPU Sampling Works

In this blog post, I’ll cover some of the basics of CPU Sampling, the method the Visual Studio profiler uses to capture CPU performance data in your applications. If you’re interested in performance profiling, we welcome any feedback you have and encourage you to help us build better performance tooling! What is sampling? In a software performanc...

DevOpsGit & Version Control
Oct 29, 2015
0
0

Profile Your CPU in the Debugger in Visual Studio 2015

This blog post introduces the updates to the CPU Usage tool in Visual Studio 2015 Update 1. First we will define and introduce the CPU Usage tool and then we’ll go over some of its features. If you would like to provide feedback about your profiling experiences, we’d love to hear from you: take this short survey or drop us an e-mail. Overview Vi...

DevOpsGit & Version Control
Oct 19, 2015
0
0

Application Performance Analysis Survey

My name is Nikhil, and I'm a Program Manager on the Visual Studio team. Our team has been investing heavily in making it easier to solve performance problems in your applications.If you have two minutes, I'd love to hear your feedback on dealing with performance problems in your applications by filling out the survey below. Your feed...

DevOpsGit & Version Control