> ## 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.

# Profile-Guided Optimization (PGO) for XBOX titles

> Apply Profile-Guided Optimization (PGO) to XBOX GDK titles during the link phase, and drive PGO runs from Visual Studio for measurable binary speedups.

Documentation for PGO.

<CardGroup cols={2}>
  <Card title="Profile-guided optimization" icon="user" href="/tools/tools-console/pgo/pgo">
    Profile Guided Optimization (PGO) refers to a set of binary performance optimization techniques, typically done during the link phase of a…
  </Card>

  <Card title="Profile-guided optimization in visual" icon="gauge-high" href="/tools/tools-console/pgo/pgo_full">
    This topic describes how to use profile-guided optimizations (PGO) for games deployed and running on an XBOX Series X Dev Kit or XBOX One…
  </Card>
</CardGroup>

## See also

* [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 (PGO) for XBOX titles](/tools/tools-console/pgo/index.md)
- [面向 XBOX 游戏的 Profile-Guided Optimization (PGO)](/zh-CN/tools/tools-console/pgo/index.md)
- [XBOX タイトル向けの Profile-Guided Optimization (PGO)](/ja-jp/tools/tools-console/pgo/index.md)
- [Profile-guided optimization](/tools/tools-console/pgo/pgo.md)
- [Profile-guided optimization in Visual Studio](/tools/tools-console/pgo/pgo_full.md)
