Microsoft Visual Studio provides several tools to help you improve the performance of your Windows Store apps using JavaScript. Follow these links to learn how to use these tools.
| Analyze UI responsiveness | Learn about the UI Responsiveness Profiler, which is available for Windows Store apps using JavaScript in Microsoft Visual Studio 2012 Update 2 and Microsoft Visual Studio 2013. |
| How to profile JavaScript code in Windows Store apps on a local machine | The Visual Studio profiling tools for JavaScript let you measure, evaluate, and target performance-related issues in your code. Learn how to profile JavaScript code in Windows Store apps on a local machine by using the Visual Studio IDE. |
| How to profile JavaScript code in Windows Store apps on a remote device | Learn how to profile JavaScript code in Windows Store apps on a remote machine by using the Visual Studio IDE. |
| Analyze JavaScript performance data in Windows Store apps | Learn how to work with the performance data for JavaScript code that is presented in the report views of the Visual Studio profiling tool. |
Related tools
| Windows Performance Toolkit Technical Reference | Included in the Windows Assessment and Deployment Kit (Windows ADK) and the Windows software development kit (SDK), the Windows Performance Toolkit consists of performance monitoring tools that produce in-depth performance profiles of Windows operating systems and apps. This technical reference discusses both the Windows Performance Recorder (WPR) and the Windows Performance Analyzer (WPA). |