Tools for profiling and performance

Microsoft provides several tools to help you improve the performance of your Universal Windows Platform (UWP) app. Follow these links to learn how to use these tools.

XAML UI Responsiveness tool in Visual Studio. One of the best tools to use for measuring performance impact within your app is the XAML UI Responsiveness Tool. This has been updated to support even more scenarios.

See also:

  • Analyze the performance of UWP apps using Visual Studio diagnostic tools: By showing you where the code of your 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.
  • XAML Performance: Techniques for Maximizing Universal Windows App Experiences Built with XAML: In this //build session, you will learn about the new platform features, new tooling features and new techniques to dramatically increase the performance of your XAML-based Universal Windows app.
  • New XAML Tools in Visual Studio: In this //build session, you will learn about some of the new capabilities in Visual Studio 2015, including the re-designed Blend experience, UI debugging tools and the XAML editor enhancements. These tools are also available in Visual Studio 2019.