Skip to content

Commit ecb27fe

Browse files
authored
Nits for "Troubleshoot template instantiation impact on build time" topic
1 parent e22eb52 commit ecb27fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/build-insights/tutorials/build-insights-template-view.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Template instantiation time collection is off by default to minimize build overh
108108

109109
:::image type="content" source="./media/tools-options-build-insights.png" alt-text="Screenshot of the project property pages dialog. The settings are open to Build Insights > Trace Collection. The Collect Template Instantiation checkbox is selected.":::
110110

111-
> [!Note]
111+
> [!NOTE]
112112
> Collecting template instantiation times increases build time due to the extra data collected. Only enable it when you want to analyze template instantiation bottlenecks.
113113
114114
## Run Build Insights to get template instantiation data
@@ -232,4 +232,4 @@ For more advanced template optimization techniques, see [Build Throughput Series
232232
- [Troubleshoot header file impact on build time](build-insights-included-files-view.md)
233233
- [Troubleshoot function inlining on build time](build-insights-function-view.md)
234234
- [Build Insights now available in Visual Studio 2022](https://devblogs.microsoft.com/cppblog/build-insights-now-available-in-visual-studio-2022)
235-
- [Build throughput series: More efficient template metaprogramming](https://devblogs.microsoft.com/cppblog/build-throughput-series-more-efficient-template-metaprogramming)
235+
- [Build throughput series: More efficient template metaprogramming](https://devblogs.microsoft.com/cppblog/build-throughput-series-more-efficient-template-metaprogramming)

0 commit comments

Comments
 (0)