Skip to content

Commit bdd92ee

Browse files
authored
Merge pull request #6228 from MicrosoftDocs/FromPublicMasterBranch
Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main)
2 parents 6975ddd + f53811d commit bdd92ee

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/build-insights/build-performance.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The GitHub Copilot build performance for Windows helps you make your builds fast
1414

1515
- Visual Studio 2026 version 18.3 Insiders 4, or later.
1616
- MSVC Build Tools version 14.50 or later.
17-
- A MSBuild or CMake project.
17+
- An MSBuild or CMake project.
1818
- Windows 10 or later.
1919

2020
### Before you begin 
@@ -33,7 +33,7 @@ Verify your GitHub Copilot subscription on GitHub, and then sign in to your GitH
3333

3434
1. Verify your GitHub Copilot subscription by signing in to [https://github.com](https://github.com/). Select your profile picture and then [Copilot settings](https://github.com/settings/copilot/features). Your plan type appears near the top of the page:
3535

36-
:::image type="complex" source="./media/copilot-subscription.png" alt-text="Screenshot of the users GitHub Copilot information.":::
36+
:::image type="complex" source="./media/copilot-subscription.png" alt-text="Screenshot showing the user's GitHub Copilot information.":::
3737
The Copilot settings page shows the type of subscription. In this case, the user has GitHub Copilot Enterprise.
3838
:::image-end:::
3939
1. In Visual Studio, sign in to your GitHub account:
@@ -71,7 +71,7 @@ To start the GitHub Copilot build performance agent:
7171
1. Select your preferred model in the model drop down menu:
7272

7373
:::image type="complex" source="./media/model-select.png" alt-text="Screenshot of the model selection menu in the Copilot Chat window.":::
74-
This dropdown lists models various models like GPT-5, CLaude Sonnet 4, Gemini 3 Pro, and others.
74+
This dropdown lists various models like GPT-5, CLaude Sonnet 4, Gemini 3 Pro, and others.
7575
:::image-end:::
7676

7777
1. Instruct GitHub Copilot to improve the build performance of your selected project by typing something like **Help me improve the build performance of this project**. You can add extra context so that GitHub Copilot can better make suggestions to match the needs of your project.
@@ -104,7 +104,7 @@ Choose **Yes**. The Windows User Account Control dialog then appears:
104104
The dialog asks for permission for the Windows Command Processor, verified publisher Microsoft, to allow this app to make changes to your device. There are Yes and No buttons.
105105
:::image-end:::
106106

107-
Choose **Yes** to grant permission to capture the MSVC compiler traces. Denying the elevated request to cancel the build analysis.
107+
Choose **Yes** to grant permission to capture the MSVC compiler traces. Denying the elevated request cancels the build analysis.
108108

109109
## Guide GitHub Copilot through the process of improving the build time
110110

0 commit comments

Comments
 (0)