> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 面向 XBOX 游戏的 Profile-Guided Optimization (PGO)

> 在链接阶段将 Profile-Guided Optimization (PGO) 应用于 XBOX GDK 游戏，并从 Visual Studio 驱动 PGO 运行，获得可衡量的二进制加速。

PGO 相关文档。

<CardGroup cols={2}>
  <Card title="Profile-Guided Optimization" icon="user" href="/tools/tools-console/pgo/pgo">
    Profile Guided Optimization (PGO) 是一组用于二进制性能优化的技术，通常在……的链接阶段执行。
  </Card>

  <Card title="Visual Studio 中的 Profile-Guided Optimization" icon="gauge-high" href="/tools/tools-console/pgo/pgo_full">
    本主题介绍如何为部署并运行在 XBOX Series X 开发套件或 XBOX One……上的游戏使用 Profile-Guided Optimization (PGO)。
  </Card>
</CardGroup>

## 另请参阅

* [Commandlinetools](/tools/tools-console/commandlinetools/index)
* [Console commandlinetools](/tools/tools-console/console_commandlinetools/index)
* [Devhome](/tools/tools-console/devhome/index)
* [Devkitagent](/tools/tools-console/devkitagent/index)
* [Hix](/tools/tools-console/hix/index)
* [PIX](/tools/tools-console/pix/index)
* [Shadercompiler](/tools/tools-console/shadercompiler/index)
* [Titleperfoverlay](/tools/tools-console/titleperfoverlay/index)
* [Visualstudio](/tools/tools-console/visualstudio/index)
* [Wdp](/tools/tools-console/wdp/index)
* [Xbom](/tools/tools-console/xbom/index)
* [Xbwatson](/tools/tools-console/xbWatson/index)
* [Xhit](/tools/tools-console/xhit/index)


## Related topics

- [Profile-guided optimization in Visual Studio](/zh-CN/tools/tools-console/pgo/pgo_full.md)
- [Profile-guided optimization](/zh-CN/tools/tools-console/pgo/pgo.md)
- [面向 XBOX 游戏的 Title Performance Overlay](/zh-CN/tools/tools-console/titleperfoverlay/index.md)
- [面向 GDK 游戏的 XBOX 与 Windows 上的 PIX](/zh-CN/tools/tools-console/pix/index.md)
- [面向 XBOX 与 PC 游戏的通用 GDK 功能](/zh-CN/build/core-features/common/index.md)
