USE Flag: pgo

Search

Local and Metadata Descriptions

Metadata Descriptions (metadata.xml)

Local Descriptions (use.local.desc)

Packages Using This Flag

Package Local Description (use.local.desc) Metadata Description (metadata.xml)
app-arch/xz-utils Optimize the build using Profile Guided Optimization (PGO) Optimize the build using Profile Guided Optimization (PGO)
app-shells/bash Optimize the build using Profile Guided Optimization (PGO) Optimize the build using Profile Guided Optimization (PGO)
dev-lang/python Optimize the build using Profile Guided Optimization (PGO) by running Python's test suite and collecting statistics based on its performance. This will take longer to build. Optimize the build using Profile Guided Optimization (PGO) by running Python's test suite and collecting statistics based on its performance. This will take longer to build.
dev-lang/swi-prolog Optimize the build using Profile Guided Optimization (PGO) Optimize the build using Profile Guided Optimization (PGO)
mail-client/thunderbird Add support for profile-guided optimization using gcc-4.5, for faster binaries. This option will double the compile time. Add support for profile-guided optimization using gcc-4.5, for faster binaries. This option will double the compile time.
media-libs/svt-av1 Optimize the build using Profile Guided Optimization (PGO) Optimize the build using Profile Guided Optimization (PGO)
sys-devel/binutils Build binutils with Profile Guided Optimization (PGO) and LTO Build binutils with Profile Guided Optimization (PGO) and LTO
sys-devel/binutils-hppa64 Build binutils with Profile Guided Optimization (PGO) and LTO Build binutils with Profile Guided Optimization (PGO) and LTO
sys-devel/gcc Build GCC using Profile Guided Optimization (PGO). GCC will build itself and then analyze the just-built binary and then rebuild itself using the data obtained from analysis of codepaths taken. It does not affect whether GCC itself supports PGO when building other software. This substantially increases the build time needed for building GCC itself. Build GCC using Profile Guided Optimization (PGO). GCC will build itself and then analyze the just-built binary and then rebuild itself using the data obtained from analysis of codepaths taken. It does not affect whether GCC itself supports PGO when building other software. This substantially increases the build time needed for building GCC itself.
www-client/chromium Build with Profile Guided Optimizations (2-stage compilation) Build with Profile Guided Optimizations (2-stage compilation)
www-client/firefox Add support for profile-guided optimization for faster binaries - this option will double the compile time Add support for profile-guided optimization for faster binaries - this option will double the compile time