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

Hh696636.collapse_all(en-us,VS.110).gifProfiling HTML, CSS, and JavaScript code

Analyzing UI responsiveness (JavaScript)

Hh696636.collapse_all(en-us,VS.110).gifProfiling 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

Hh696636.collapse_all(en-us,VS.110).gifProfiling 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