Analyzing the performance of Windows Store apps
By showing you where the code of your Windows Store app spends its time as your program executes, the Visual Studio profilers can help you find the performance bottlenecks in your apps, functions, and algorithms.
In This Section
Profiling HTML, CSS, and JavaScript code
Analyzing UI responsiveness (JavaScript)
Profiling JavaScript code
How to profile JavaScript code in Windows Store apps on a local machine
How to profile JavaScript code in Windows Store apps on a remote device
Analyzing JavaScript performance data in Windows Store apps
Profiling Visual C++, Visual C#, and Visual Basic code
How to profile Visual C++, Visual C#, and Visual Basic code in Windows Store apps on a local machine
How to profile Visual C++, Visual C#, and Visual Basic code in Windows Store apps on a remote device
Analyzing performance data for Visual C++, Visual C#, and Visual Basic code in Windows Store apps