Обучение
Пътека за обучение
Use Visual Studio for modern development - Training
Want to learn more about using Visual Studio to develop and test apps, but don't know where to start? Start here!
Този браузър вече не се поддържа.
Надстройте до Microsoft Edge, за да се възползвате от най-новите функции, актуализации на защитата и техническа поддръжка.
The C++ Build Insights tools are available in Visual Studio 2019 and later. To see the documentation for that version, set the Visual Studio Version selector control for this article to Visual Studio 2019 or later. It's found at the top of the table of contents on this page.
C++ Build Insights is a collection of tools that collect data about your C++ builds, and present it in a format that can help you answer common questions such as:
The main components of this technology are:
vcperf.exe
, a command-line utility that you can use to collect traces for your buildsvcperf and Windows Performance Analyzer
Learn how to collect build traces for your C++ projects and how to view them in WPA.
Windows Performance Basics
Discover useful WPA tips for analyzing your build traces.
C++ Build Insights SDK
An overview of the C++ Build Insights SDK.
Read these articles from the official C++ team blog for more information on C++ Build Insights:
Introducing C++ Build Insights
Analyze your builds programmatically with the C++ Build Insights SDK
Finding build bottlenecks with C++ Build Insights
Faster builds with PCH suggestions from C++ Build Insights
Profiling template metaprograms with C++ Build Insights
Improving code generation time with C++ Build Insights
Introducing vcperf /timetrace for C++ build time analysis
Faster C++ builds, simplified: a new metric for time
Обучение
Пътека за обучение
Use Visual Studio for modern development - Training
Want to learn more about using Visual Studio to develop and test apps, but don't know where to start? Start here!