Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.42 KB

windows-performance-toolkit.md

File metadata and controls

24 lines (19 loc) · 1.42 KB
ms.assetid description title author ms.author ms.date ms.topic ms.prod keywords
b84224f4-450b-48eb-ba98-7fcecf96b8e3
Learn how to install and use the Windows Performance Toolkit which enables you to record/analyze a performance trace.
Performance analysis - Windows performance toolkit
erikadoyle
edoyle
02/08/2017
article
microsoft-edge
edge, web development, html, css, javascript, developer

Investigating website performance with Windows Performance Toolkit

Here's how to get started using the Windows Performance Toolkit to analyze your website. First you'll want to download the Windows 10 Assessment and Deployment Kit (ADK), and select the Windows Performance Toolkit option during installation: ADK Installation Options

1. Record a performance trace

Next, set up your user scenario and prepare to gather a trace using Windows Performance Recorder.

2. Analyze a performance trace

With your data in hand, you can then analyze the trace using use Windows Performance Analyzer.

To learn more about what's included in the Windows Performance Toolkit check out the full WPT documentation on MSDN.